An easy way to encrypt or decrypt messages with a Caesar Cipher.
- Encrypt your messages with a key to hide their meaning.
- Decrypt messages you receive with a key.
Download the source to your computer. Ensure you have Python 3 installed. Run caesarCipher.py.
Python 3
- Russell Streitz
This project is licensed under the MIT License - see the LICENSE.md file for details.