commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug #783] gnu.java.security.provider.MD5 should extend java.security.Me


From: nobody
Subject: [Bug #783] gnu.java.security.provider.MD5 should extend java.security.MessageDigest
Date: Mon, 01 Jul 2002 10:09:21 -0400

=================== BUG #783: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=783&group_id=85

Submitted by: None                      Project: classpath                      
Submitted on: 2002-Jul-01 10:09
Severity:  5 - Major                    Resolution:  None                       
Assigned to:  None                      Status:  Open                           
Platform Version:  Red Hat 7.x          

Summary:  gnu.java.security.provider.MD5 should extend 
java.security.MessageDigest

Original Submission:  As of 6/23/2002, gnu.java.security.provider.MD5 extended 
java.security.MessageDigestSpi, rather than java.security.MessageDigest.  This 
doesn't seem useful, and I believe that MessageDigest.getInstance() depends on 
being able to cast an MD5 object into a MessageDigest.

>From what I understand from looking at the Sun API docs, 
>java.security.MessageDigestSpi exists only to define the interface to the hash 
>algorithm that MessageDigest makes use of in its implementation.



No Followups Have Been Posted




No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=783&group_id=85



reply via email to

[Prev in Thread] Current Thread [Next in Thread]