perl-digest-sha1: perl-digest-sha1 (Perl interface to the SHA-1 algorithm) perl-digest-sha1: perl-digest-sha1: The Digest::SHA1 module allows you to use the NIST SHA-1 perl-digest-sha1: message digest algorithm from within Perl programs. perl-digest-sha1: The algorithm takes as input a message of arbitrary length perl-digest-sha1: and produces as output a 160-bit "fingerprint" or perl-digest-sha1: "message digest" of the input. perl-digest-sha1: perl-digest-sha1: SHA1 is described at perl-digest-sha1: perl-digest-sha1: Home: http://search.cpan.org/~gaas/Digest-SHA1/