Note: even if standard Java 1.1 APIs already provide a MD5 implementation, this class is used on those Java runtime environments (like Kaffe) where the package java.security
is highly improbable to be found.
@author Stefano Mazzocchi
@version $Id: MD5.java 264148 2005-08-29 14:21:04Z henning $
@deprecated Use the java.security package.
|
|
|
|
|
|