Jump to letter: [
ABCDFGHJKLMNOPQRSTUVWXYZ
]
perl-Crypt-IDEA - Perl interface to IDEA block cipher
This perl extension is an implementation of the IDEA block cipher algorithm.
The module implements the Crypt::BlockCipher interface.
The IDEA algorithm is patented in Europe and the United States by Ascom-Tech
AG. This implementation is copyright Systemics Ltd (http://www.systemics.com/).
Packages
Name |
Version |
Release |
Type |
Size |
Built |
perl-Crypt-IDEA |
1.08 |
5.fc14 |
src |
9 KiB |
Tue Aug 24 11:00:08 2010 |
Changelog
- * Fri Dec 2 13:00:00 2005 Paul Howarth <paul{%}city-fan{*}org> 1.02-1
- Initial build
- * Thu Nov 27 13:00:00 2008 Paul Howarth <paul{%}city-fan{*}org> 1.08-1
- Update to 1.08
- Clean up for submission to RPM Fusion
(http://bugzilla.rpmfusion.org/show_bug.cgi?id=195)
- * Wed Jan 21 13:00:00 2009 Paul Howarth <paul{%}city-fan{*}org> 1.08-2
- Include "changes" file in documentation
- Use a different delimiter for sed command in %prep to improve readability