Hacker News new | ask | show | jobs
by pixl97 1711 days ago
Are we doing this client side or server side?

If you're actually using a 'strong enough' hash to prevent easy cracking if your hashed password database is leaked then you're doubling the server load which can be quite substantial in some cases.

1 comments

It's only being hashed once...

And obviously this is server side