[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Request for review: perl-Crypt-Blowfish / CBC



Hello,

I packaged two crypt related perl packages.

perl-Crypt-CBC:
This is Crypt::CBC, a Perl-only implementation of the cryptographic
cipher block chaining mode (CBC).  In combination with a block cipher
such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt
messages of arbitrarily long length.  The encrypted messages are
compatible with the encryption format used by SSLeay.

SPEC & SRPM: http://home.bawue.net/~ixs/perl-Crypt-CBC/



perl-Crypt-Blowfish:
This is Crypt::Blowfish version 2.09, an XS-based implementation of the
Blowfish cryptography algorithm designed by Bruce Schneier.  It's designed
to take full advantage of Crypt::CBC when desired.  Blowfish keys may be
up to 448 bits (56 bytes) long.

SPEC & SRPM: http://home.bawue.net/~ixs/perl-Crypt-Blowfish/


If anyone could take please take a look at the specs and approve them.

thx,
 andreas


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]