Hacker News new | ask | show | jobs
by chongli 4859 days ago
>Why use something which is designed for speed like hashes to do something that can be broken by highspeed guessing?

Perhaps you have hundreds of millions of users? The slower your hash algorithm the more resources it takes to run it.

1 comments

At hundreds of millions of users, I rather suspect resources spent on password hashing are going to be low on the list of concerns.