You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Core module that creates classic Poly alphabet ciphers. In this modern day of 'unbreakable' military grade commercial ciphers, AES, DES, Twofish, Blowfish, RSA, SSL, and Bruce Schneier this project tries to make sending secret code fun again by removing, potentially the need for a computer. A person can write these poly alphabet ciphers on a pie…
This GitHub repository focuses on Information Security (IS) algorithms implemented in C++ and Python. It includes encryption algorithms, classic ciphers, and secure hashing techniques to safeguard data and enhance data security.