Inspiration
- I've always loved creating and solving ciphers ever since elementary school. So I wanted to incorporate this passion into my project. ## What it does
- It asks you to pick between two ciphers(Rotational and Aristocrat) and encrypts/decrypts a message of your choice using one of those ciphers. It's very fun and educational. ## How we built it Defined function for encoding and decoding each cipher through simple conditionals and other python functions. ## Challenges we ran into The decoding was hard. There were occasional errors that I was stumped on but I figured them out through time and effort. Once you get the hang of it it's much less complicated.
Accomplishments that we're proud of
The rotational cipher is actually difficult to code and I've heard that it's an interview question for several jobs. So I'm really proud of that.
What we learned
I learned how to use the global function and how to debug several new errors.
What's next for Cipher Encryption and Decryption
I'm planning to add more ciphers so it can be even more fun and interactive.
I am sorry I could not upload the recorded video directly from my school account. My personal laptop was acting up. So, I had to use my school chromebook to record. I had to then play it on the TV and then record the video from the TV. Excuse the shaking.
Log in or sign up for Devpost to join the conversation.