After getting inspired from the Enigma machine, I developed this Route Cipher based algorithm. Its processing & working varies a lot than the actual enigma machine. EncryptIt has been successfully integrated with two (2) more applications, as well.
- This project is available in 2 different languges i.e. Java and Python
- Here if you just want to access the Encryption/Decryption utility, you can use Jar (runnable) files for the same
- The Pyhton Version of Same Software is implemented into a Chat Room App, that is available at: Chatroom Application in Python
Initially run the server
java -jar serverMain.jar
Now, the client can perform its job.
Launch the client application using following command:
java -jar clientMain.jar