crypt-pbkdf2-perl 0.150900
Name | crypt-pbkdf2-perl |
---|---|
Version | 0.150900 |
Summary | |
Description | PBKDF2 is a secure password hashing algorithm that uses the techniques of \"key strengthening\" to make the complexity of a brute-force attack arbitrarily high. PBKDF2 uses any other cryptographic hash or cipher (by convention, usually HMAC-SHA1, but \"Crypt::PBKDF2\" is fully pluggable), and 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. |
Section | libs |
License | Artistic-1.0 | GPL-2.0 |
Homepage | https://metacpan.org/release/Crypt-PBKDF2 |
Recipe file |
recipes-security/crypt-pbkdf2-perl/crypt-pbkdf2-perl_0.150900.bb
recipes-security/crypt-pbkdf2-perl/classes/cpan.bbclass |
Layer | meta-cpan (daisy branch) |
Inherits |
|
Dependencies | |
PACKAGECONFIG options |
Sources
None
Patches
None
Other branches
This recipe in other branches of meta-cpan:
Branch | Recipe |
---|---|
master | crypt-pbkdf2-perl 0.161520 |
gatesgarth (Yocto Project 3.2) | crypt-pbkdf2-perl 0.161520 |
thud (Yocto Project 2.6) | crypt-pbkdf2-perl 0.161520 |
rocko (Yocto Project 2.4) | crypt-pbkdf2-perl 0.161520 |
jethro (Yocto Project 2.0) | crypt-pbkdf2-perl 0.150900 |
daisy (Yocto Project 1.6) | crypt-pbkdf2-perl 0.150900 (this recipe) |