libdigest-sha1-perl

Nist sha-1 message digest algorithm
  http://search.cpan.org/dist/Digest-SHA1/
  0
  no reviews



The digest::sha1 module allows you to use the nist sha-1 message digest algorithm from within perl programs. the algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input.