A Simple visualisation for basic string cryptography algorithms.
- Atbash Cipher
- Affine Cipher
- Caesar Cipher
- Monoalphabetic Cipher
- Polyalphabetic Substitution Cipher
- python 3.x
- pygame
- yyaml
pip3 install pyyaml pygame
run start.sh
file
chmod +x start.sh
./start.sh
run start.bat
file
.\start.bat