Hacker News new | ask | show | jobs
by cosecantt 3641 days ago
Fine. Refer to my detailed answer below that shows longer hashing difficult to bruteforce.
1 comments

I don't find your other answer. But, basically if you hash one character, there is only ~ 255 possibities (a-zA-Z0-9 plus some special chars). So, a 10 characters password is only ~ 2,500 hash to compute and that's nothing. Might as well store it in plaintext, because it in fact is.