Skip to content

Latest commit

 

History

History
executable file
·
20 lines (16 loc) · 695 Bytes

File metadata and controls

executable file
·
20 lines (16 loc) · 695 Bytes

forthebadge made-with-python forthebadge

cipher-gui

Computer Security Assignment (CSE-537)
Poorly encrypted things
Currently supports atbash, caesar and vigenere cipher
Currently correctness of each algorithm is tested and statistical tests are performed.

Usage

python3 main.py
Gui looks much better if it is run through idle.
To test all the algorithms, run
python3 test.py

Demo

Demo Simmons Avalanche