Skip to content

Script decrypting vigenere ciphers by using Index of Coincidence (IoC)

Notifications You must be signed in to change notification settings

thaulow/vigenere-cipher-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vigenere-cipher-solver

Change the FILENAME parameter to your encrypted text, and let the script find out the used encryption keyword as well as the decrypted plaintext, exported to seperate files.

Can be run either as .py or .ipynb.

An example encrypted file ciphertext583463.txt is added for demo-purposes.

About

Script decrypting vigenere ciphers by using Index of Coincidence (IoC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published