Algorithm:
1. Concatenate "User", "Resource", "Master password" (yes, it is correct order!) to one string.
2. Calculate RIPEMD-160 hash of that string.
3. Convert hash to big number (from 0 to 2^160 - 1).
4. Translate number to 62-sign numeral system.
5. Each digit is represented as char 0-9, A-Z, a-z.
6. So, we get a password! Length is not more than 28 letters, because 62^28 is greater than 2^160.

If you have coding experience, please check program correctness and help me improve GUI.

Written in Visual Basic 2010 Express. Requires .NET 4, because previous have not BigNumber.

Project Samples

Project Activity

See All Activity >

Follow PassWordFromHash

PassWordFromHash Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of PassWordFromHash!

Additional Project Details

Registered

2013-06-17