A basic project done during my under-grad in a java course.
This application encrypts plain text and decrypts cipher text.
The following cryptography methods were used:
- Caesar Cipher technique
- Rail Fence Cipher technique
- Vigenère Cipher technique
- Dynamic Encryption technique
IDE: NetBeans