mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
93ba4df502
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
6 lines
287 B
Text
6 lines
287 B
Text
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.
|