2b1dacc826
- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
6 lines
311 B
Text
6 lines
311 B
Text
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Digest-SHA/
|