A Python implementation of a classical cryptographic technique that encrypts and decrypts text using a randomly generated monoalphabetic substitution key. This project was built to strengthen ...