
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, sha-512, sha-512/224, and sha-512/256 message digests. the module can handle all types of input, including partial-byte data.