Inspiration
Was inspired by privacy security and encryption problems that exist today
What it does
Encrypts a given password using a random integer.
How we built it
python3
Challenges we ran into
Had to make sure I erase the randomized integer after encrypting a password.
What we learned
Argparse library, the walrus operator and that encryption is important
What's next for Password encryption
Learning cryptographic hash algorithms

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