Generates an MD5 Hash (RFC 1321) from a given input source with an optional salt and hash iterations.
See the {@link AbstractHash AbstractHash} parent class JavaDoc for a detailed explanation of Hashingtechniques and how the overloaded constructors function.
@author Les Hazlewood
@since 0.9
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.