Skip to content

Examples of applying Kasiski examination and Index of Coincidence along with Frequency analysis to restore cryptographic key of Vigenere encypted ciphertext and decrypt it.

Notifications You must be signed in to change notification settings

ichantzaras/polysub-cryptanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polysub-cryptanalysis

Examples of applying Kasiski examination and Index of Coincidence along with Frequency analysis to restore cryptographic key of Vigenere encypted ciphertext and decrypt it.

Encrypted File

encrypted/hostiletext.txt

Structure

  • kasiski.py               kasiski examination related methods
  • ic.py                       Index of coincidence related methods
  • freq_analysis.py     frequency analysis related methods
  • processing.py        text transformation/processing related methods
  • const.py                 constants
  • attack.py                actual decryption

About

Examples of applying Kasiski examination and Index of Coincidence along with Frequency analysis to restore cryptographic key of Vigenere encypted ciphertext and decrypt it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages