Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Digest-SHA - Perl extension for SHA-1/224/256/384/512
        
        - Digest::SHA is a complete implementation of the NIST Secure Hash
Standard.  It gives Perl programmers a convenient way to calculate
SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests.  The
module can handle all types of input, including partial-byte data. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | perl-Digest-SHA | 5.44 | 5.fc6 | x86_64 | 99 KiB | Wed Jun 20 17:25:53 2007 | 
        
        Changelog
        
            - * Fri Jun  1 18:00:00 2007 Wes Hardaker <wjhns174{%}hardakers{*}net> - 5.44-5
- - fix changelog 
            - * Thu May 31 18:00:00 2007 Wes Hardaker <wjhns174{%}hardakers{*}net> - 5.44-4
- - fix description clause to remove hyphenation
- pass optimization flags to Makefile.PL
- Reverse terms in license to match perl rpm exactly 
            - * Mon May 14 18:00:00 2007 Wes Hardaker <wjhns174{%}hardakers{*}net> - 5.44-3
- - BuildRequire a slew of modules needed for testing/building