インタラクティブなシーザー暗号(厳密にはシフト暗号)の暗号化・復号ツールです。 視覚的な暗号円盤インターフェイスで暗号化の仕組みを直感的に理解できます。 円盤の回転により ...
This python script will encode messages similarly to how a Caesar cipher would. It uses 3 numbers (the key) to set the initial position of the wheels. As the message is encrypted one wheel will rotate ...