Fri, 20 Sep 2024 02:50:23 UTC | login

Information for build perl-Crypt-PBKDF2-0.161520-17.fc37

ID198122
Package Nameperl-Crypt-PBKDF2
Version0.161520
Release17.fc37
Epoch
SummaryThe PBKDF2 password hashing algorithm
DescriptionPBKDF2 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 06 Sep 2022 11:32:21 UTC
CompletedTue, 06 Sep 2022 11:32:21 UTC
Tags
f37
f38
RPMs
src
perl-Crypt-PBKDF2-0.161520-17.fc37.src.rpm (info) (download)
noarch
perl-Crypt-PBKDF2-0.161520-17.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.161520-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.161520-16 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.161520-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.161520-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun May 23 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.161520-13 - Perl 5.34 rebuild * Fri Feb 12 2021 Paul Howarth <paul@city-fan.org> - 0.161520-12 - Unretired, spec re-written and re-reviewed (#1928111)