Fri, 20 Sep 2024 02:42:06 UTC | login

Information for build perl-Crypt-PBKDF2-0.161520-7.fc29

ID53052
Package Nameperl-Crypt-PBKDF2
Version0.161520
Release7.fc29
Epoch
SummaryPBKDF2 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 back-end 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
StartedWed, 18 Jul 2018 23:49:11 UTC
CompletedWed, 18 Jul 2018 23:49:11 UTC
Tags
f29
f30
f31
RPMs
src
perl-Crypt-PBKDF2-0.161520-7.fc29.src.rpm (info) (download)
noarch
perl-Crypt-PBKDF2-0.161520-7.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.161520-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.161520-6 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.161520-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.161520-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.161520-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.161520-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Aug 01 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.161520-1 - 0.161520 bump