We have created a ciphering app that will encrypt and decrypt messages. You can choose any ciphering method among CAESAR CIPHER, ATBASH CIPHER, VIGENERE CIPHER, BEAUFORT CIPHER, PLAYFAIR CIPHER, COLUMNER TRANSPOSITION CIPHER and many more.
1. After launching the app, You will see a dropdown option onscreen in which you can select the method of ciphering. To complete the selection of choice, click the SELECT
button onscreen.
3. After you select the ciphering method, a new window opens up where you can enter your message and key, according to the ciphering method.
4. Enter the message you want to encode or decode and key(if required), then press the ENCODE
or DECODE
button according to your choice.
- Caesar Cipher
- Vigenere Cipher
- Vigenere Autokey Cipher
- PlayFair Cipher
- Atbash Cipher
- Beaufort Cipher
- Beaufort Autokey Cipher
- Homophonic Substitution Cipher
- Columner Transposition Cipher