summaryrefslogtreecommitdiffstats
path: root/libraries/perl-digest-sha1/README
blob: db2c26eec06351034ef0c6981604086c3aad63b2 (plain)
1
2
3
4
5
6
perl-digest-sha1 - Perl interface to the SHA-1 algorithm

It 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.