/** * @defgroup libMD4 MD4 * @ingroup algorithms * *

* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All * rights reserved. *

* License to copy and use this software is granted provided that it * is identified as the "RSA Data Security, Inc. MD4 Message-Digest * Algorithm" in all material mentioning or referencing this software * or this function. *

* License is also granted to make and use derivative works provided * that such works are identified as "derived from the RSA Data * Security, Inc. MD4 Message-Digest Algorithm" in all material * mentioning or referencing the derived work. *

* RSA Data Security, Inc. makes no representations concerning either * the merchantability of this software or the suitability of this * software for any particular purpose. It is provided "as is" * without express or implied warranty of any kind. *

* These notices must be retained in any copies of any part of this * documentation and/or software. *

* - source code taken from reference implementation in RFC 1320 * - adapted by Harald Sauff, * Technical University of Hamburg-Harburg (TUHH) *

The MD4 library can be used for checksum calculation.

Since this library is beta and still in development you can contact the author directly if you are quite sure that you found a bug. For general questions please use the mailing list or consult the ScatterWeb website: http://scatterweb.mi.fu-berlin.de and the mailinglist scatterweb@lists.spline.inf.fu-berlin.de (subscription via the Website).

*/