Is MD5 algorithm supported in libgcj?

Mark Wielaard mark@klomp.org
Wed Jul 19 06:22:00 GMT 2000


Hi,

On Wed, Jul 19, 2000 at 05:57:42AM -0700, Tom Tromey wrote:
> I looked at my copy of Cryptix and I don't see an MD5 implementation.
> I looked in src/cryptix/jce/provider/md.
> There I see MD2.java and MD4.java, but no MD5.java.

Although I have never used it the GNU Security Provider from Classpath
written by Mark Benvenuto has a MD5 implementation.
It can be found in gnu/java/security/provider.
(Some of those files are already imported into libgcj, but MD5.java
 seems not be be integrated yet.)

Cheers,

Mark


More information about the Java mailing list