Skip to content

Breaks a simple substitution cipher. Credit for code goes to jameslyons. This is updated to python 3 and contains a few tweaks for finite runtime. the next step here would be to add cloud computing to reduce the overhead.

Notifications You must be signed in to change notification settings

supremeqwert/SimpleSubstitutionCipherBreaker

Repository files navigation

README the credit for this code goes to James Lyons. I simply updated the code, organized it and created a condition for it to run in finitie time The next step for this project is web development and cloud computing. This way it will run in acceptable time and with accuracy.

About

Breaks a simple substitution cipher. Credit for code goes to jameslyons. This is updated to python 3 and contains a few tweaks for finite runtime. the next step here would be to add cloud computing to reduce the overhead.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages