Skip to content

Program for encryption and decryption of Vigenère cypher using index of coincidence.

License

Notifications You must be signed in to change notification settings

8Altair/Vigenere-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vigenere-cipher

This project can cipher any text using Vigenere (Blaise de Vigenere) cipher, or decipher it. It uses method called "index of coincidence", based on the given probabilities. The code works in 99% cases, which means it works when it is possible to cipher/decipher string. There is also an option to import txt file instead of writing the message, and to export the message in txt file instead of losing it forever.

Note: Names of folders and even code variables are often written in Bosnian. Also, it only works for Bosnian/Croatian, but it can be easily modified to work on any given language.

About

Program for encryption and decryption of Vigenère cypher using index of coincidence.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages