Fri, 20 Sep 2024 02:54:35 UTC | login

Information for build perl-Crypt-PBKDF2-0.161520-9.fc31

ID89351
Package Nameperl-Crypt-PBKDF2
Version0.161520
Release9.fc31
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
StartedTue, 16 Jul 2019 07:35:10 UTC
CompletedTue, 16 Jul 2019 07:35:10 UTC
Tags
f31
RPMs
src
perl-Crypt-PBKDF2-0.161520-9.fc31.src.rpm (info) (download)
noarch
perl-Crypt-PBKDF2-0.161520-9.fc31.noarch.rpm (info) (download)
Changelog * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.161520-9 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.161520-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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