Encrypt and Decrypt messages with different kind of ciphers
-
Updated
Oct 4, 2020 - Python
Encrypt and Decrypt messages with different kind of ciphers
Simple ciphers implementations in Python for teaching purposes
🔣 ISAAC is a fast, seedable, cryptographically secure pseudo-random number generator (CSPRNG) and discrete message cipher.
Various Cipher techniques to choose from and encrypt/decrypt the message.
Add a description, image, and links to the ciphers-collections topic page so that developers can more easily learn about it.
To associate your repository with the ciphers-collections topic, visit your repo's landing page and select "manage topics."