slackbuilds_ponce/perl/perl-digest-sha1
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
perl-digest-sha1.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
perl-digest-sha1.SlackBuild
README
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -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.