slackbuilds_ponce/perl/perl-digest-sha1
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
perl-digest-sha1.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
perl-digest-sha1.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -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.