Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 315 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 315 Bytes

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.