A Python implementation of the Affine Cipher.
Affine-Cipher will encrypt a selected file given two keys (inverse alpha and beta) and write the generated output into a new file.
- Python 3.8.2
Contributions are always welcome!
Just make a pull request.
MIT licence.