Inspiration
I was amazed by the many amazing algorithms available for encryption and the maths behind them.
What it does
It takes a string as a password from the user and encrypts it using an algorithm we built.
How we built it
We made it using C++ and a lot of Google search.
Challenges we ran into
One of the biggest challenges was finding a suitable algorithm to use in the code.
Accomplishments that we're proud of
We are happy about how good the encrypting algorithm turned out to be.
What we learned
We learned a lot about C++ functions and also a lot about cryptography and how it is everywhere around us.
What's next for Encrypto
We will try to add more ways to encrypt and add more choices for encryption. We also hope to add a decryption function to decrypt encrypted strings.

Log in or sign up for Devpost to join the conversation.