crypt-pbkdf2-perl 0.161520
Name | crypt-pbkdf2-perl |
---|---|
Version | 0.161520 |
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 | Artisticv1 | GPLv1+ |
Homepage | https://metacpan.org/release/Crypt-PBKDF2 |
Recipe file | recipes-security/crypt-pbkdf2-perl/crypt-pbkdf2-perl_0.161520.bb |
Layer | meta-cpan (thud branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://cpan.metacpan.org/authors/id/A/AR/ARODLAND/Crypt-PBKDF2-0.161520.tar.gz |
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 (this recipe) |
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 |