Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Digest-MD2 - Perl interface to the MD2 Algorithm
        
        The Digest::MD2 module allows you to use the RSA Data Security Inc. MD2 Message
Digest algorithm from within Perl programs. The algorithm takes as input a
message of arbitrary length and produces as output a 128-bit "fingerprint" or
"message digest" of the input.
The Digest::MD2 programming interface is identical to the interface of
Digest::MD5.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-Digest-MD2 | 
                2.03 | 
                2.fc5 | 
                x86_64 | 
                59 KiB | 
                Wed Feb 15 18:08:10 2006 | 
            
        
        Changelog
        
            - * Wed Feb 15 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 2.03-2
 
            - Rebuild for perl 5.8.8 (FC5)
 
        
            - * Mon Dec  5 17:00:00 2005 Paul Howarth <paul{%}city-fan{*}org> 2.03-1
 
            - Initial build