[ 源代码: argon2 ]
软件包:argon2(0~20171227-0.2)
memory-hard hashing function - utility
Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications.
There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks.
Argon2i and Argon2d are parametrized by:
* A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads
This package contains the argon2 tool for hashing data on the command-line.
其他与 argon2 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [除 amd64, arm64, ppc64el]
下载 argon2
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 22.2 kB | 64.0 kB | [文件列表] |
arm64 | 21.2 kB | 60.0 kB | [文件列表] |
armel | 23.7 kB | 63.0 kB | [文件列表] |
armhf | 22.5 kB | 51.0 kB | [文件列表] |
i386 | 26.5 kB | 75.0 kB | [文件列表] |
mips64el | 22.6 kB | 66.0 kB | [文件列表] |
mipsel | 28.7 kB | 73.0 kB | [文件列表] |
ppc64el | 25.5 kB | 88.0 kB | [文件列表] |
s390x | 39.1 kB | 108.0 kB | [文件列表] |