FileSize | 21986 |
MD5 | 93868DBE0FE4F49A51887EB513A778A2 |
PackageDescription | 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. |
PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
PackageName | libcrypt-pbkdf2-perl |
PackageSection | perl |
PackageVersion | 0.161520-1 |
SHA-1 | A7906100BE932E3B4849C9FEAAFE4E9168CD0577 |
SHA-256 | 2389BBE058D1F69C5CB5AD2E4636B7D743351D018A00A76D96A6CD1B4B420CE6 |