A simple Ceaser Cipher encoder written in Java
A ceaser cipher encoder. No decoder added. You can learn more about Ceaser Ciphers here
- Download ceaser.java
- Run ceaser.java on local machine
- Enter the whole word using letters or multiple words, just add spaces
- Add how many shifts you'd like to cipher the letters
- That's it the program will return the ciphered text
- Cipher simple text when non-sensitive info is used
- Communicate with friends in a discrete way