🔐 Caesar Cipher
A security tool that encrypts and decrypts text using the classic alphabet shift method.
How to Run
- Navigate to this directory:
bash cd ceaser-cipher - Run the application:
bash python main.py
A security tool that encrypts and decrypts text using the classic alphabet shift method.
bash
cd ceaser-cipherbash
python main.py