libcrypt-pbkdf2-perl

Perl implementation of PBKDF2 password hash

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Crypt-PBKDF2


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcrypt-pbkdf2-perl