summaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA/DESCR
blob: 8fbb72ecba63f746a6f991280f8dae8e763bbf47 (plain)
1
2
3
4
5
The Perl 5 module 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.