slackbuilds/perl/perl-digest-sha1
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README
perl-digest-sha1.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
perl-digest-sha1.info perl/perl-digest-sha1: Update homepage and download. 2018-05-27 11:11:16 +07:00
slack-desc perl/perl-digest-sha1: Update homepage and download. 2018-05-27 11:11:16 +07: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.