Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Digest-MD5 - Perl interface to the MD5 Algorithm
        
        
        - Description:
- The Digest::MD5 module allows you to use the RSA Data Security Inc. MD5
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. 
Packages
        
        
            | perl-Digest-MD5-2.51-211.fc17.i686
              [46 KiB] | Changelog
              by Petr Pisar (2012-02-06): - Fix searching for Unicode::Collate::Locale data (bug #756118)
- Run safe signal handlers before returning from sigsuspend() and pause()
  (bug #771228)
- Correct perl-Scalar-List-Utils files list
- Stop !$^V from leaking (bug #787613) |