Inspiration
My inspiration came from what has been happening in Ukraine. I thought about how important it is for them to send secret messages to their allies so that Russia doesn't know. One of the ways they can do that is encryption and decyrption
What it does
This program takes in a input which is the plain text. Encrypts it so no-one knows what they are trying to say and then decrypts it so the other person knows what the plain text is.
How we built it
I built it by using Javascript and some CSS.
Challenges we ran into
Some challenges I ran into included how to insert the encryption file into javascript. Another one included how to make the decryption button work by decoding the encryption.
Accomplishments that we're proud of
I am very proud of the way the encryption and decryption methods work.
What we learned
I learned so much about javascript and how symmetric encryption and decryption work
What's next for Crypto Tonics
I have plan to add more secure and better cryptography algorithms because this is very basic Hex conversion.
Log in or sign up for Devpost to join the conversation.