Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

49thSecurityDivision/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

No packages published

Languages

  • Python 68.9%
  • C 31.1%