A Python implementation of the classical Playfair cipher with encryption and decryption support. Built for educational purposes to understand digraph substitution and historical cryptographic techniques.
python cryptography encryption cipher decryption information-security substitution-cipher educational-project classical-cryptography playfair-cipher crypto-algorithms cybersecurity-basics digraph-cipher
-
Updated
Feb 13, 2026 - Python