Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
fxa-auth-server
зеркало из
https://github.com/mozilla/fxa-auth-server.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули fxa-auth-server
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
c53c06be02
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