This program was created for the purpose of encrypting data using the caeser cipher. It was built in java and offers a graphical interface for the user to navigate to encrypt their information.
This is what the interface looks like:
A user can input text that they want to encrypt in the textbox and a shift value to be used by the cipher to encrypt, and their string will be encrypted.
Here is what it looks like after a user encrypts there text: