fxa-auth-server/crypto
Danny Coates cd4ab20756 change pbkdf2.derive len parameter to use byte length instead of bit length to be consistent with other functions 2014-02-19 16:28:37 -08:00
..
butil.js jshint cleanup 2014-01-07 16:01:04 -08:00
hkdf.js created promise.js for easy lib switching. 2014-01-09 00:01:04 -08:00
password.js renamed password.wrapKb to make more sense in the contexts it is used. see comments in #507 2014-01-21 11:26:26 -08:00
pbkdf2.js change pbkdf2.derive len parameter to use byte length instead of bit length to be consistent with other functions 2014-02-19 16:28:37 -08:00
scrypt.js refactored crypto/password.js and added verifierVersion config parameter 2014-01-21 11:26:26 -08:00