Jump to letter:
9ABCDEFGHIJKLMNOPRSTUVWXYZ
perl-Digest-SHA1 - Digest-SHA1 - Perl interface to the SHA-1 algorithm
Website: |
http://www.cpan.org |
License: |
Artistic |
Vendor: |
GutmannUwe Hollerbach <uh@alumni.caltech.edu,> |
- Description:
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.
The `Digest::SHA1' module provide a procedural interface for simple
use, as well as an object oriented interface that can handle messages
of arbitrary length and which can read files directly.
Packages