A one-stop application for encoding plain-text into ciphertext and decoding ciphertext into plain-text.
GUI built using: Tkinter 🔰
Ciphers implemented in the application are:
- Caesar Cipher
- Autokey Cipher
- Vignere Cipher
- Playfair Cipher
- Beaufort Cipher
- Vignere Autokey Cipher
- Atbash Cipher
- Homophonic Substitution Cipher
- Beaufort Autokey Cipher
- Columnar Transposition Cipher
- Railfence Cipher
- Morse Code
Feel free to add or contribute any more ciphers of your choice.
Main page:
Caesar Cipher: