perl-Crypt-Blowfish_PP
Blowfish encryption algorithm in Pure Perl
SRPM: perl-Crypt-Blowfish_PP-1.12-2.n0i.2.fc7.src.rpm SPEC: perl-Crypt-Blowfish_PP.spec Version: 1.12 Release: 2.n0i.2.fc7 Epoch: License: Artistic Group: Development/Libraries Size: 12185 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Crypt-Blowfish_PP/ Date: Fri Jun 01 2007, 19:02 GMT
Description:
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 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.
encryption algorithm in perl. The implementation is entirely Object
Oriented, as there is quite a lot of context inherent in making blowfish 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.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.12-2.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- rebuild on perl 5.8.8 - Sun Jul 24 2005 Marius Feraru <altblue@n0i.net> 1.12-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7
Files:
- Crypt-Blowfish_PP-1.12.tar.gz
- perl-Crypt-Blowfish_PP.spec
Requires:
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)