diff options
Diffstat (limited to 'libraries/perl-digest-sha1/README')
-rw-r--r-- | libraries/perl-digest-sha1/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libraries/perl-digest-sha1/README b/libraries/perl-digest-sha1/README deleted file mode 100644 index db2c26eec0..0000000000 --- a/libraries/perl-digest-sha1/README +++ /dev/null @@ -1,6 +0,0 @@ -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. |