Skip to content

Use Cryptanalysis to find the key for the encrypted message using the Vigenere Cipher

Notifications You must be signed in to change notification settings

danylokravchenko/vigenere-cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptanalysis of the Vigenere Cipher

Sample encrypted messages are enabled in data folder.

The Vigenere cipher was though to be completely unbreakable for hundreds of years, and indeed, if very long keys are used the vigenere cipher can be unbreakable. But if short keys are used, or if we have a lot of ciphertext compared to the key length, the vigenere cipher is quite solvable.

About

Use Cryptanalysis to find the key for the encrypted message using the Vigenere Cipher

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages