A mini-project that encrypts and decrypts text using the Caesar Cipher algorithm, built with a modern GUI using customtkinter.
- Encrypt or decrypt using Caesar Cipher
- Modern and responsive GUI
- Built with Python and customtkinter
- Clone the repo or download the project.
- Install the required package:
pip install customtkinter