Skip to content

s-ankur/cipher-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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