パッケージ: libcrypt-pbkdf2-perl (0.161520-2)
libcrypt-pbkdf2-perl に関するリンク
Debian の資源:
libcrypt-pbkdf2-perl ソースパッケージをダウンロード:
- [libcrypt-pbkdf2-perl_0.161520-2.dsc]
- [libcrypt-pbkdf2-perl_0.161520.orig.tar.gz]
- [libcrypt-pbkdf2-perl_0.161520-2.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
- 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
- tiny, yet Moo(se)-compatible type constraint
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語