Revision history for Perl extension Digest::MD4.
*** 2000/08/26 Version 1.0
Built by adapting MD5, code from RFC 1320. Some test data from
draft-ietf-pppext-mschap-00.txt
*** 2001/07/28 Version 1.1
Fixed compatibility with Digest::HMAC. add and reset now return
their context, suggested by
Tim Meadowcroft <Tim.Meadowcroft@swapswire.com>. Thanks Tim.
*** 2003/10/30 Version 1.2
Rebuilt from Digest::MD5 1.30, to acheive Digest:: spec compatibility