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

Latest commit

 

History

History
12 lines (8 loc) · 348 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 348 Bytes

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