slackbuilds/libraries/perl-digest-sha1
David Somero ede874cbaf libraries/perl-digest-sha1: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:09:41 -04:00
..
README libraries/perl-digest-sha1: Added to 12.1 repository 2010-05-11 22:54:19 +02:00
perl-digest-sha1.SlackBuild libraries/perl-digest-sha1: Misc automated cleanups. 2010-06-04 01:09:41 -04:00
perl-digest-sha1.info libraries/perl-digest-sha1: Updated for version 2.12 2010-05-13 00:32:42 +02:00
slack-desc libraries/perl-digest-sha1: Added to 12.1 repository 2010-05-11 22:54:19 +02:00

README

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.