implementation of MD4 as RFC 1320 by R. Rivest, MIT Laboratory for Computer Science and RSA Data Security, Inc.
NOTE: This algorithm is only included for backwards compatability with legacy applications, it's not secure, don't use it for anything new!
@version $Id: MD4Digest.java,v 1.2 2004-06-27 17:00:55 bheineman Exp $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.