Inspiration
To know how the stored passwords in websites is encrypted.
What it does
It is a Password based encryption, a password is chosen and it is used along with a generated salt (key) to encrypt. Then the same password is used along with the salt again to decrypt the file.
How we built it
By doing lots of research. Learning how user passwords are stored in many websites
Accomplishments that we're proud of
Creating a Password Based Encryption Program that encrypts as well as decrypts a password
Log in or sign up for Devpost to join the conversation.