Ask HN: How should I store passwords?

https://news.ycombinator.com/item?id=2902276
by PLejeck • 15 years ago
10 15 15 years ago

I've been told to "use bcrypt", but is bcrypt really all that stronger?

All the arguments I have seen in favor of it simply argued that it is good because it's slower than crippled molasses going uphill in January, but with a well-secured NoSQL and a properly rate-limited login system, is that really necessary?

I've been looking at SHA-512 with multiple salts, but what do you use or suggest I do?

EDIT: Just an FYI, we're a startup that will be dealing mostly in accounts of the social network variety. We will deal a bit in financial info, but mostly just user data.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com