bug-classpath
[Top][All Lists]
Advanced

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

[Bug crypto/28461] EncodedKeyFactory can't handle null DSA parameters


From: mark at gcc dot gnu dot org
Subject: [Bug crypto/28461] EncodedKeyFactory can't handle null DSA parameters
Date: 7 Aug 2006 22:36:19 -0000


------- Comment #1 from mark at gcc dot gnu dot org  2006-08-07 22:36 -------
Fixed by:

2006-08-07  Raif S. Naffah  <address@hidden>

       * gnu/java/security/key/dss/DSSKey.java: Updated documentation.
       (hasInheritedParameters): New method.
       (equals): Updated documentation.
       Take into consideration the outcome of hasInheritedParameters
invocation.
       (toString): Call hasInheritedParameters and adjust the result
accordingly.
       * gnu/java/security/key/dss/DSSKeyPairX509Codec.java (encodePublicKey):
       Updated documentation.
       Handle case of public keys with null p, q, and g MPIs.
       (decodePublicKey): Handle case of absent or NULL p, q and g MPIs.


-- 

mark at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |0.92


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28461





reply via email to

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