Project for Encryption
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.
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