# Breaking Vigenere Ciphers
### A story and tutorial about breaking Vigenere cryptograms at Notacon 5
### By Meta and Seosi
This paper is a walk-through of breaking a cyrptogram at Notacon 5. Seosi and I had never met before we started casually talking about the cryptogram but ended up breaking the cipher and had a loads of fun. Great way to make new friends. The whitepaper explains our process and python code we created to break the code.
[breaking_cryptograms_at_notacon_5.pdf](/static/attachments/breaking_cryptograms_at_notacon_5.pdf)
----
CategoryWhitepapers