https://bugzilla.redhat.com/show_bug.cgi?id=1928111

            Bug ID: 1928111
           Summary: Review Request: perl-Crypt-PBKDF2 - The PBKDF2
                    password hashing algorithm
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL:
http://subversion.city-fan.org/repos/cfo-repo/perl-Crypt-PBKDF2/branches/fedora/perl-Crypt-PBKDF2.spec
SRPM URL:
http://www.city-fan.org/~paul/extras/perl-Crypt-PBKDF2/perl-Crypt-PBKDF2-0.161520-2.fc35.src.rpm

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 backend hash).
The hash is salted, as any password hash should be, and the salt may also be of
arbitrary size.

Fedora Account System Username: pghmcfc

This is needed for the updated version of perl-Crypt-CBC (#1926922)


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to