Skip to content

Polyalphabetic cipher decoding via simulated annealing.

Notifications You must be signed in to change notification settings

4nickel/annealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annealer

Uses hill-climbing, simulated annealing, frequency analysis and cribbing to solve many classic ciphers in reasonable time.

Thanks to Dave Oranchak and Sam Blake for solving the Z340 (Zodiac-Killer cipher) and piquing my interest in these techniques.

To build the project run cargo build --release.

About

Polyalphabetic cipher decoding via simulated annealing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages