/** * @defgroup libMD2 MD2 * @ingroup algorithms * *

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

* License to copy and use this software is granted for * non-commercial Internet Privacy-Enhanced Mail provided that it is * identified as the "RSA Data Security, Inc. MD2 Message Digest * Algorithm" in all material mentioning or referencing this software * or this function. *

* 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 1319 * - adapted by Harald Sauff, * Technical University of Hamburg-Harburg (TUHH) *

The MD2 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).

*/