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.
A substitution - permutation cipher using a symmetric key
Using Shift and Permutation Ciphers to encrypt the message
Classical Cryptosystems, Grain Cipher, RSA and it's attacks, RC4, Toy Cipher(based on SPN) Hash Function and their cryptoanalysis
permutation cipher for encrypting and decrypting a hexadecimal string
To associate your repository with the permutation-cipher topic, visit your repo's landing page and select "manage topics."