Inspiration
I was inspired to create this by my need to better understand hashes and learn C#.
What it does
It generates an MD5 hash based on inputted text (i.e. a password).
How we built it
The application was built with C# and utilized built-in Cryptography libraries for ease of encryption.
Accomplishments that we're proud of
This is my first C# application with a GUI. I am proud of this project, and see this as a new milestone.
What we learned
I learned about C#'s amazing security libraries, how to build and customize GUIs, and how to build amazing logos.
What's next for MD5 Password Encrypter
I may modify the project to auto-copy the hash to the user's clipboard or output multiple hashes to a file.
Log in or sign up for Devpost to join the conversation.