jameslyons / python_cryptanalysis

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Python 67.3%Language:C 20.4%Language:MATLAB 12.3%