Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Crypt-PBKDF2-0.261630-1.fc44 RPM for noarch

From Fedora 44 testing updates for ppc64le / Packages / p

Name: perl-Crypt-PBKDF2 Distribution: Fedora Project
Version: 0.261630 Vendor: Fedora Project
Release: 1.fc44 Build date: Fri Jun 12 12:25:18 2026
Group: Unspecified Build host: buildvm-x86-11.rdu3.fedoraproject.org
Size: 55995 Source RPM: perl-Crypt-PBKDF2-0.261630-1.fc44.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/Crypt-PBKDF2
Summary: The PBKDF2 password hashing algorithm
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-SHA2, 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.

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Fri Jun 12 2026 Paul Howarth <paul@city-fan.org> - 0.261630-1
  - Update to 0.261630 (rhbz#2488228)
    - Change the default hash algorithm to HMAC-SHA256, and increase the default
      number of iterations to 600,000, in line with current OWASP recommendations
      (CVE-2026-9641)
    - Generate salts using Crypt::URandom (a strong system RNG) instead of perl's
      builtin rand(), which is not cryptographically secure (CVE-2026-9638)
    - Use a constant-time comparison in 'validate' to avoid timing attacks
      (CVE-2017-20240)
  - Switch to Module::Build::Tiny flow
  - Package new README file
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.161520-25
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.161520-24
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.161520-23
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.161520-22
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

Files

/usr/share/doc/perl-Crypt-PBKDF2
/usr/share/doc/perl-Crypt-PBKDF2/Changes
/usr/share/doc/perl-Crypt-PBKDF2/README
/usr/share/licenses/perl-Crypt-PBKDF2
/usr/share/licenses/perl-Crypt-PBKDF2/LICENSE
/usr/share/man/man3/Crypt::PBKDF2.3pm.gz
/usr/share/man/man3/Crypt::PBKDF2::Hash.3pm.gz
/usr/share/man/man3/Crypt::PBKDF2::Hash::DigestHMAC.3pm.gz
/usr/share/man/man3/Crypt::PBKDF2::Hash::HMACSHA1.3pm.gz
/usr/share/man/man3/Crypt::PBKDF2::Hash::HMACSHA2.3pm.gz
/usr/share/man/man3/Crypt::PBKDF2::Hash::HMACSHA3.3pm.gz
/usr/share/perl5/vendor_perl/Crypt
/usr/share/perl5/vendor_perl/Crypt/PBKDF2
/usr/share/perl5/vendor_perl/Crypt/PBKDF2.pm
/usr/share/perl5/vendor_perl/Crypt/PBKDF2/Hash
/usr/share/perl5/vendor_perl/Crypt/PBKDF2/Hash.pm
/usr/share/perl5/vendor_perl/Crypt/PBKDF2/Hash/DigestHMAC.pm
/usr/share/perl5/vendor_perl/Crypt/PBKDF2/Hash/HMACSHA1.pm
/usr/share/perl5/vendor_perl/Crypt/PBKDF2/Hash/HMACSHA2.pm
/usr/share/perl5/vendor_perl/Crypt/PBKDF2/Hash/HMACSHA3.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 20 01:20:31 2026