pbkdf2-sha256

pbkdf2-sha256 is a PBDKF2 implementation using HMAC SHA256

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
pbkdf2-sha256
1.1.18 years ago10 years agoMinified + gzip package size for pbkdf2-sha256 in KB

Readme

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/