Inspiration
The idea behind this was to learn how can I secure my password more so that it becomes difficult for anyone to hack the password
What it does
It encrypts a password and generates a key which is unique and safe.
How we built it
I used Pycryptodome and AES to build the script
Challenges we ran into
I had to understand the AES algorithm for this challenge.
Accomplishments that we're proud of
I was able to generate a key for my password
What we learned
I learnt how encryption is done through Python
What's next for Encrypt a Password
I will learn more encryption techniques and apply it to large files
Built With
- aes
- pycryptodome
- python
Log in or sign up for Devpost to join the conversation.