[Bug 794988] New: Review Request: perl-Crypt-Blowfish_PP - Blowfish encryption algorithm implemented purely in Perl

bugzilla at redhat.com bugzilla at redhat.com
Sat Feb 18 14:59:00 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-Crypt-Blowfish_PP - Blowfish encryption algorithm implemented purely in Perl

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

           Summary: Review Request: perl-Crypt-Blowfish_PP - Blowfish
                    encryption algorithm implemented purely in Perl
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: unspecified
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: leamas.alec at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Spec : http://dl.dropbox.com/u/17870887/perl-Crypt-Blowfish_PP.spec
SRPM:
http://dl.dropbox.com/u/17870887/perl-Crypt-Blowfish_PP-1.12-1.fc15.src.rpm

The Crypt::Blowfish_PP module provides for users to use the Blowfish
encryption algorithm in perl. The implementation is entirely Object
Oriented, as there is quite a lot of context inherent in making blowfish
x as fast as it is. The key is anywhere between 64 and 448 bits (8 and 56
bytes), and should be passed as a packed string. The transformation itself
is a 16-round Feistel Network, and operates on a 64 bit block.

It's a dependency of an upcoming request for get-flash-videos.

rpmlint is quiet besides weird spelling-errors warnings (also on installed
package).

koji:  http://koji.fedoraproject.org/koji/taskinfo?taskID=3801146 (f17)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list