Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
fundon
on Feb 23, 2014
|
parent
|
context
|
favorite
| on:
Salted Password Hashing – Doing it Right
Node.js password hash module, node version >= 0.11.11.
https://github.com/fundon/pbkdf2
pixelcort
on Feb 23, 2014
|
next
[–]
How is this better than the built-in pbkdf2 in node?
http://nodejs.org/api/crypto.html#crypto_crypto_pbkdf2_passw...
fundon
on Feb 23, 2014
|
parent
|
next
[–]
Node.js stable version(0.10.x) can not change algorithm.
http://nodejs.org/api/crypto.html#crypto_crypto_pbkdf2_passw...
JoshGlazebrook
on Feb 23, 2014
|
prev
[–]
Not many people are going to be running the unstable branch of node in production.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: