Merge pull request #31 from procilon/master

salt is not a constant and should not be
This commit is contained in:
Tobias Kaminsky 2019-01-25 13:20:38 +01:00 коммит произвёл GitHub
Родитель 69311c5b24 195f21548e
Коммит 27d55d0fe3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

2
RFC.md
Просмотреть файл

@ -400,7 +400,7 @@ The private key is a 2048 RSA key.
We have some defined constants to use for encryption and decryption of the private key:
* salt: "$4$YmBjm3hk$Qb74D5IUYwghUmzsMqeNFx5z0/8$"
* saltLength: 40 bytes
* iterations: 1024
* keyLength: 32 bytes (256 bit)
* ivDelimiter: "fA=="