SlackBuildsOrg/perl/perl-digest-sha1
Robby Workman 93ba4df502 perl/*: Moved all of the Perl modules to here
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-20 12:32:34 -05:00
..
perl-digest-sha1.info perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
perl-digest-sha1.SlackBuild perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
README perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
slack-desc perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00

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.