Hacker News new | ask | show | jobs
by __xtrimsky 4131 days ago
Not a single company I worked for. I guess it's simply because JS doesn't include hashing, whereas PHP it's simply a matter of calling sha1(). But it is pretty easy to include, I guess people just don't think about it.
1 comments

Please for the love of donuts and bacon don't use sha1() to hash passwords.