pbkdf2-sha512
v1.1.0
Published
pbkdf2-sha512 is a PBDKF2 implementation using HMAC SHA512
Downloads
5,143
Maintainers
Readme
pbkdf2-sha512
Fork of pbkdf2-sha256 but for sha512.
pbkdf2-sha512
is a JavaScript implementation of PBKDF2 using the SHA512 HMAC. It's useful as the Scrypt algorithm uses this. It's fully compatible with Node.js and the browser (via Browserify).
Official documentation:
http://cryptocoinjs.com/modules/crypto/pbkdf2-sha256/