summaryrefslogtreecommitdiffstats
path: root/perl/perl-Digest-MD4/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Digest-MD4/README')
-rw-r--r--perl/perl-Digest-MD4/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/perl/perl-Digest-MD4/README b/perl/perl-Digest-MD4/README
deleted file mode 100644
index 30baf6ac25..0000000000
--- a/perl/perl-Digest-MD4/README
+++ /dev/null
@@ -1,4 +0,0 @@
-The Digest::MD4 module allows you to use the RSA Data Security
-Inc. MD5 Message Digest algorithm from within Perl programs. The
-algorithm takes as input a message of arbitrary length and produces
-as output a 128-bit "fingerprint" or "message digest" of the input.