Inspiration
Ceaser Cipher is an interesting challenge.
What it does
Decoded many ciphers using python programming language.
How we built it
We used python functions to translate a coded message into proper English.
Challenges we ran into
Using permutations library in python and applying it to the .txt file. I also had trouble understanding Alberti and Porta Ciphers. They were complex mathematical concepts that were very difficult to decipher.
Accomplishments that we're proud of
Solved two Ceaser Ciphers and one Permutation Cipher.
What we learned
Programming languages could be used to decode hidden messages. Not only that but programming languages can also help translate new languages not known to mankind.
What's next for Cryptography Challenge
I will develop more coding skills and expand my mathematical knowledge to solve even more difficult ciphers.
Log in or sign up for Devpost to join the conversation.