You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zachary Storer 6aba5ac73b perl/perl-Digest-MD4: Fix source URLs. 11 years ago
..
README perl/*: Moved all of the Perl modules to here 15 years ago
perl-Digest-MD4.SlackBuild various: Update find command to match template. 12 years ago
perl-Digest-MD4.info perl/perl-Digest-MD4: Fix source URLs. 11 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

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.