error in engineGetDigestLength for MessageDigest providers

Tom Tromey tromey@redhat.com
Mon Nov 4 20:08:00 GMT 2002


>>>>> ">" == R A Rivas Diaz <rivasdiaz@yahoo.com> writes:

>> the classes:
>> - gnu.java.security.provider.SHA
>> and
>> - gnu.java.security.provider.MD5
>> have erroneous implementation of the method
>> - public int engineGetDigestLength()
>> SHA should return 20 and MD5 should return 16.

Thanks.  I'll check in a fix shortly.  I'll also put it in Classpath.

Tom



More information about the Java mailing list