Skip to content

s-ankur/cipher-gui

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages