Cryptography Algorithms
-
Updated
Mar 29, 2020 - Python
Cryptography Algorithms
🔣 ISAAC is a fast, seedable, cryptographically secure pseudo-random number generator (CSPRNG) and synchronous stream cipher.
Secure and efficient one-time pad generation using Diffie-Hellman key exchange and SHA-3 SHAKE-256
Here is a Vernam cipher implementation in python. My goal with this project is achive my degree in CS ;) but also create a optimized way to use Vernam cipher in the real world(TM).
A JavaFX GUI Vernam Cipher that makes use of Java 8 parallel processing
Casear, Vernam and columnar ciphers implemented in python, Hosted on heroku.
Projet de l'UE Codage et Cryptographie à l'UFR Sciences et Techniques de Dijon
Anonymous end to end cascade encrypted messenger
Dictionary attack algorithm to bruteforce Vernam cipher
Vernam cipher implementation in C++ with time measurement
Encode and decode a message with a vername cipher (or one-time pad).
[MASI] A small project to showcase security with the vernam cipher
Tool that applies cryptographic algorithms. Includes encryption, decryption and key generation.
utility for encrypting text with Vernam cipher
Add a description, image, and links to the vernam topic page so that developers can more easily learn about it.
To associate your repository with the vernam topic, visit your repo's landing page and select "manage topics."