Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Digest-MD4: Perl interface to the MD4 Algorithm
- Summary
- 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.
Changelog
- * Thu Sep 7 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.5-3
- Rebuild for FC6.
- * Fri Feb 17 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.5-2
- Rebuild for FC5 (perl 5.8.8).
- * Sat Sep 10 17:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.5-1
- First build.