This small Flask application demonstrates classical cryptography concepts from a cryptography & system security syllabus. It focuses on privacy, authentication, encryption (Product Cipher: Playfair + ...
A small project to simulate different classic ciphers. The project was written during my sophomore so the optimization is not really at its best. Currently, this project has 7 ciphers: [0]: Caesar ...