1.1.1 • Published 9 years ago

pbkdf2-sha256 v1.1.1

Weekly downloads
738
License
BSD
Repository
github
Last release
9 years ago

pbkdf2-sha256

build status Coverage Status Version

pbkdf2-sha256 is a JavaScript implementation of PBKDF2 using the SHA256 HMAC. It's useful as the Scrypt algorithm uses this. It's fully compatible with Node.js and the browser (via Browserify).

Official documenation:

http://cryptocoinjs.com/modules/crypto/pbkdf2-sha256/