This project compiles simple ciphers implementations in Python for teaching purposes.
pip install -r requirements.txt
pip install -e .
python setup.py test
Source Code: https://github.com/MarcDillar/python-cipher
Code examples are available in the examples folder.
The project is licensed under the MIT license.