Inspiration
Nowadays, college students face a hard time to understand the basics of cryptography and network security. So i implemented an app to ease out this process for students and to aware everybody how encryptions and decryptions actually work.
What it does
This enables the user to enter a text message and encrypt it using various encryption methods provided. Later on the encrypted message can also be decrypted using the same key to verify if it's equal to the original message.
How we built it
We build it in Material UI on the top of React framework and used CryptoJS API for encryption and decryption and later Deployed it on Vercel.
Challenges we ran into
we have a hard time implementing autheentication and it's stlll going . and thanks to react working in it is so easy.
Accomplishments that we're proud of
We built something that will be helpful for generations and this contributes a little to the better education of my nation.
What we learned
this was my first time using Material UI and it was fun.
What's next for Build Something with React: Secure Texts
I want to add Authentication to it in full swing like sign in with email/password and google,Log in and forgot password like features using Firebase
Log in or sign up for Devpost to join the conversation.