Cryptography Algorithm Implementations
-
Updated
Sep 26, 2018 - Java
Cryptography Algorithm Implementations
CSCI 55500 Cryptography
VIOLET is a Python-based electromechanical cipher machine simulator with a desktop app, empirical theorem tests, and statistical cryptanalysis tools.
Coding / decoding of several ciphers.
Classical Cryptosystems, Grain Cipher, RSA and it's attacks, RC4, Toy Cipher(based on SPN) Hash Function and their cryptoanalysis
Using Shift and Permutation Ciphers to encrypt the message
A substitution - permutation cipher using a symmetric key
permutation cipher for encrypting and decrypting a hexadecimal string
Add a description, image, and links to the permutation-cipher topic page so that developers can more easily learn about it.
To associate your repository with the permutation-cipher topic, visit your repo's landing page and select "manage topics."