Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Digest-SHA: Perl extension for SHA-1/224/256/384/512
- Summary
- 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.
Changelog
- * Fri Jun 1 17:00:00 2007 Wes Hardaker <wjhns174{%}hardakers{*}net> - 5.44-5
- fix changelog
- * Thu May 31 17: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 17:00:00 2007 Wes Hardaker <wjhns174{%}hardakers{*}net> - 5.44-3
- BuildRequire a slew of modules needed for testing/building