Hacker News new | ask | show | jobs
by Tangurena2 43 days ago
Also, you need to add salt. Otherwise every person using "Password123" has the exact same hash. Before they broke their search engine, it was common to google the MD5/MD4 hashes to "decrypt" or "unhash" them.
1 comments

And rainbow tables appeared too.