canmove, Confirmed users
640
edits
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
|- | |- | ||
! [3] Key Stretch w/ local code | ! [3] Key Stretch w/ local code | ||
| -- || -- || -- || -- || -- || 0. | | -- || -- || -- || -- || -- || 0.1369 ops/sec (10 runs sampled, extremes discarded -- 7362-7505msec) | ||
|- | |- | ||
|} | |} | ||
Line 20: | Line 20: | ||
* [1] pdbkdf2.derive(...) - Client pdbkdf2 derivation [https://wiki.mozilla.org/Identity/AttachedServices/KeyServerProtocol#stretch-KDF #stretch-KDF] | * [1] pdbkdf2.derive(...) - Client pdbkdf2 derivation [https://wiki.mozilla.org/Identity/AttachedServices/KeyServerProtocol#stretch-KDF #stretch-KDF] | ||
* [2] keyStretch.derive(email, password) - Full Key Stretch with a remote helper at "http://scrypt.dev.lcip.org/". [https://wiki.mozilla.org/Identity/AttachedServices/KeyServerProtocol#stretch-KDF #stretch-KDF + #main-KDF] | * [2] keyStretch.derive(email, password) - Full Key Stretch with a remote helper at "http://scrypt.dev.lcip.org/". [https://wiki.mozilla.org/Identity/AttachedServices/KeyServerProtocol#stretch-KDF #stretch-KDF + #main-KDF] | ||
* [3] 20k PBKDF2, scrypt 65536 iter, 20k PBKDF2. | |||
'''Test Framework''' | '''Test Framework''' |