Substitution and Vignere Cipher solver
Ciphers is a collections of tools useful for breaking simple ciphers. I wrote them for my Cryptography class. I cannot imaging doing the calculations all by myself without the aid from computer. Anyway, I hope this can help other people who is struggling with their homework, or is simply interested in cryptography! https://github.com/thethirduniverse/Ciphers Substitution Cipher What … More Substitution and Vignere Cipher solver