Jump to letter: [
          
            ABCDFGHIKLMNOPQRSTUVWXY
          ]
        
        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 | 
                2.fc10 | 
                ppc64 | 
                31 KiB | 
                Thu Jan 22 12:27:53 2009 | 
            
        
        Changelog
        
            - * Fri Dec  2 23:00:00 2005 Paul Howarth <paul{%}city-fan{*}org> 1.02-1
 
            - Initial build
 
        
            - * Thu Nov 27 23: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 23: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