libdigest-sha-perl

Perl extension for sha-1/224/256/384/512, sha-512/224 and sha-512/256
  https://metacpan.org/release/Digest-SHA
  0
  no reviews



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.