bug-classpath
[Top][All Lists]
Advanced

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

[Bug crypto/28556] KeyFactory "RSA" fails to parse some PKCS8 encoded ke


From: cvs-commit at developer dot classpath dot org
Subject: [Bug crypto/28556] KeyFactory "RSA" fails to parse some PKCS8 encoded keys
Date: 3 Aug 2006 22:35:57 -0000


------- Comment #9 from cvs-commit at developer dot classpath dot org  
2006-08-03 22:35 -------
Subject: Bug 28556

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         generics-branch
Changes by:     Mark Wielaard <mark>    06/08/03 22:28:43

Modified files:
        .              : ChangeLog 
        gnu/java/security/key/rsa: RSAKeyPairPKCS8Codec.java 

Log message:
        2006-08-03  Raif S. Naffah  <address@hidden>

               PR Classpath/28556
               * gnu/java/security/key/rsa/RSAKeyPairPKCS8Codec.java
               (encodePrivateKey): Updated documentation to clarify that
RFC-2459
               states that the parameters field of the AlgorithmIdentifier
element
               MUST be NULL if present. Amended the code to reflect the specs.
               (decodePrivateKey): Handle case of NULL
AlgorithmIdentifier.parameters.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&only_with_tag=generics-branch&r1=1.2386.2.302&r2=1.2386.2.303
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/security/key/rsa/RSAKeyPairPKCS8Codec.java?cvsroot=classpath&only_with_tag=generics-branch&r1=1.3.2.4&r2=1.3.2.5


-- 


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





reply via email to

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