This is an encryption application that accepts text input from the user and encrypts it. It only encrypts letters with the user's encryption key, which must be an integer between 1 and 26.
Aggrey Odinga
Follow the following setup instructions to run the program.
-Install the java software development kit (sdk)
-Install java
-Install gradle
-To run the program in the terminal you can use 'gradle run' command.
-Intelli J IDEA
-java
-Git
-There are no known bugs at the moment. Application works perfectly.
- For any queries reach me via email: aggreyodinga@gmail.com
-This project is licensed under the MIT Open Source license copyright (c) 2022.