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.
python3 main.py
Gui looks much better if it is run through idle
.
To test all the algorithms, run
python3 test.py