perl-Digest-MD4 - Perl interface to the MD4 Algorithm

Description:

The Digest::MD4 module allows you to use the RSA Data Security
Inc. MD4 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.

Homepage: http://search.cpan.org/dist/Digest-MD4/

License: GPL+ or Artistic

Vendor: Fedora Project

Packages

perl-Digest-MD4-1.5-3.fc8.1.x86_64 [31 KiB] Changelog by Tom "spot" Callaway (2007-10-15):
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)