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 |
Danny Coates
|
3af3136ddc
|
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 |
Danny Coates
|
e6a5729642
|
refactored crypto/password.js and added verifierVersion config parameter
|
2014-01-21 11:26:26 -08:00 |
Peter deHaan
|
d729bdd5b5
|
Cleaning up some warnings from ESLint
|
2014-01-09 12:12:28 -08:00 |
Danny Coates
|
6caca11a5e
|
created promise.js for easy lib switching.
I was messing around with other promise libraries, so I did this.
Seems worth keeping.
|
2014-01-09 00:01:04 -08:00 |
Danny Coates
|
50571901b9
|
jshint cleanup
|
2014-01-07 16:01:04 -08:00 |
Danny Coates
|
3d88bc81b2
|
slightly consolidate onepw functions under crypto/password.js
|
2014-01-07 15:02:48 -08:00 |
Danny Coates
|
0879b14770
|
removed keystretch.js
|
2014-01-07 13:48:59 -08:00 |
Danny Coates
|
abf68d70ec
|
rearranged cryptic ;) code. added a lazy email validator
|
2014-01-07 11:04:23 -08:00 |