Skip to content

derhornspieler/python_cryptanalysis

 
 

Repository files navigation

python_cryptanalysis

All code and data MIT licenced.

Cryptanalysis scripts for classical ciphers e.g. substitution, Vigenere etc. These are for practicalcryptography.com/cryptanalysis

These cryptanalysis scripts depend on having pycipher installed.

currently not working too great:

  • break_coltrans.py
  • break_playfair.py

About

Cryptanalysis scripts for classical ciphers e.g. substitution, Vigenere etc. These are for practicalcryptography.com/cryptanalysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 68.9%
  • C 31.1%