Inspiration: Project "Encryption" started as an idea of secure communication between me and my friends, in the class without people figuring out the context of the message.
What it does: Encryption prompts the user to enter a message that they want to encrypt. And then prompts the user to give a key code(This code is to be shared only with the ones that the message is sent to). Then Encryption shifts each word by the key code, let's call it, "K" and prints the secure message.
Challenges I ran into: The first try outs didn't encrypted the message thoroughly, and sometimes shifted the words more than the key code number.
Accomplishments that I'm proud of: Encryption was one of my first ideas when I started coding, that I wanted to create, Because it's both exciting and practical. Also Encryption encouraged me to get a kick start on my other projects.
What's next for Encryption: Encryption definitely has room to improve, and encrypt more complex and complicated messages. Moreover, I have a plan to add additional key codes that involve symbols besides words, to make the message even more encrypted.
Log in or sign up for Devpost to join the conversation.