Skip to content

stevenbrills/vigenere_cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##README

This program was created for recreation to break the Vigenere cipher challenge in the book "The Code Book" by Simon Singh.

#TO PERFORM AN ENCRYPTION:

  1. Replace the text inside the plain__text file in the source_plaintext folder.

  2. To perform an encryption, run the encryption.py file and enter the keyword when prompted.

#TO PERFORM A VIGENERE CIPHER BREAK:

  1. Replace the text inside the cipher__text file in the source_text folder.

  2. To perform a cipher break decryption, run the code.py file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published