perl-Crypt-DES_EDE3
Triple-DES EDE encryption/decryption
SRPM: perl-Crypt-DES_EDE3-0.01-3.n0i.7.fc7.src.rpm SPEC: perl-Crypt-DES_EDE3.spec Version: 0.01 Release: 3.n0i.7.fc7 Epoch: License: Artistic Group: Development/Libraries Size: 4615 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Crypt-DES_EDE3/ Date: Fri Jun 01 2007, 19:01 GMT
Description:
Crypt::DES_EDE3 implements DES-EDE3 encryption. This is triple-DES
encryption where an encrypt operation is encrypt-decrypt-encrypt, and decrypt
is decrypt-encrypt-decrypt. This implementation uses Crypt::DES to do its
dirty DES work, and simply provides a wrapper around that module: setting up
the individual DES ciphers, initializing the keys, and performing the
encryption/decryption steps.
encryption where an encrypt operation is encrypt-decrypt-encrypt, and decrypt
is decrypt-encrypt-decrypt. This implementation uses Crypt::DES to do its
dirty DES work, and simply provides a wrapper around that module: setting up
the individual DES ciphers, initializing the keys, and performing the
encryption/decryption steps.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.01-3.n0i.7
- 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> 0.01-2.n0i.6
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7 - Sun Mar 20 2005 Marius Feraru <altblue@n0i.net> 0:0.01-1.n0i.5
- automatic rebuild (perl 5.8.6) - Sun Dec 05 2004 Marius Feraru <altblue@n0i.net> 0:0.01-1.n0i.4
- automatic rebuild (perl 5.8.6) - Wed May 05 2004 Marius Feraru <altblue@n0i.net> 0:0.01-1.n0i.3
- spec file (re?)created using N0i::CPAN::RPMizer/2004050401
- rebuild (perl 5.8.4) - Thu Jan 29 2004 Marius FERARU <altblue@n0i.net> 0:0.01-0.n0i.2
- version 0.01
- spec file (re?)created using N0i::CPAN::RPMizer/2004011001 - Sun Jun 29 2003 Marius FERARU <altblue@n0i.net> 0.01-0.n0i
- Initial build.
Files:
- Crypt-DES_EDE3-0.01.tar.gz
- perl-Crypt-DES_EDE3.spec
Requires:
- perl(Crypt::DES)
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)