[ Источник: golang-github-elithrar-simple-scrypt ]
Пакет: golang-github-elithrar-simple-scrypt-dev (1.3.0-1.1)
Ссылки для golang-github-elithrar-simple-scrypt-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код golang-github-elithrar-simple-scrypt:
- [golang-github-elithrar-simple-scrypt_1.3.0-1.1.dsc]
- [golang-github-elithrar-simple-scrypt_1.3.0.orig.tar.gz]
- [golang-github-elithrar-simple-scrypt_1.3.0-1.1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
various purpose password hashes library using the scrypt KDF
simple-scrypt provides a convenience wrapper around Go's existing scrypt package that makes it easier to securely derive strong keys ("hash user passwords"). This library allows you to:
- Generate a scrypt derived key with a crytographically secure salt andsane default parameters for N, r and p.
- Upgrade the parameters used to generate keys as hardware improves bystoring them with the derived key (the scrypt spec. doesn't allow for this by default).
- Provide your own parameters (if you wish to). The API closely mirrorsGo's bcrypt (https://golang.org/x/crypto/bcrypt) library in an effort to make it easy to migrate—and because it's an easy to grok API.
Другие пакеты, относящиеся к golang-github-elithrar-simple-scrypt-dev
|
|
|
|
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
Загрузка golang-github-elithrar-simple-scrypt-dev
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 7,4 Кб | 29,0 Кб | [список файлов] |