Fedora 21 Update: perl-Crypt-PBKDF2-0.150900-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Tue May 12 20:51:18 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-7370
2015-05-01 11:30:13
--------------------------------------------------------------------------------

Name        : perl-Crypt-PBKDF2
Product     : Fedora 21
Version     : 0.150900
Release     : 1.fc21
URL         : http://search.cpan.org/dist/Crypt-PBKDF2/
Summary     : PBKDF2 password hashing algorithm
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 back-end hash). The hash is salted, as any password hash
should be, and the salt may also be of arbitrary size.

--------------------------------------------------------------------------------
Update Information:

Upgrade to 0.150900.  Bugfix
--------------------------------------------------------------------------------
ChangeLog:

* Thu Apr 30 2015 David Dick <ddick at cpan.org> - 0.150900-1
- Upgrade to 0.150900.  Bugfix
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1207883 - perl-Crypt-PBKDF2-0.150900 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1207883
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update perl-Crypt-PBKDF2' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list