This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: error in engineGetDigestLength for MessageDigest providers


>>>>> ">" == 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]