软件包:libcrypt-pbkdf2-perl(0.161520-1)
libcrypt-pbkdf2-perl 的相关链接
Debian 的资源:
下载源码包 libcrypt-pbkdf2-perl:
- [libcrypt-pbkdf2-perl_0.161520-1.dsc]
- [libcrypt-pbkdf2-perl_0.161520.orig.tar.gz]
- [libcrypt-pbkdf2-perl_0.161520-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl implementation of PBKDF2 password hash
PBKDF2 (part of the PKCS#5 standard) is a secure password hashing algorithm that uses the techniques of "key strengthening" to make the complexity of a brute-force attack arbitrarily high. The Crypt::PBKDF2 module supports SHA-1, SHA-2 and SHA-3 as the underlying hash functions natively and can also use arbitrary Digest-compatible classes. It allows for an arbitrary number of iterations of the hashing function, and a nearly unlimited output hash size (up to 2**32 - 1 times the size of the output of the backend hash). The hash is salted, as any password hash should be, and the salt may also be of arbitrary size.
其他与 libcrypt-pbkdf2-perl 有关的软件包
|
|
|
|
-
- dep: libdigest-hmac-perl
- module for creating standard message integrity checks
-
- dep: libdigest-sha3-perl
- Perl extension for SHA-3
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libmoo-perl (>= 2.000000)
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libnamespace-autoclean-perl
- module to remove imported symbols after compilation
-
- dep: libstrictures-perl
- Perl module to turn on strict and make all warnings fatal
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: libtype-tiny-perl (>= 1.000005)
- tiny, yet Moo(se)-compatible type constraint
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)