|
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:48 -0000 |
------- Comment #8 from cvs-commit at developer dot classpath dot org 2006-08-03 22:35 ------- Subject: Bug 28556 CVSROOT: /cvsroot/classpath Module name: classpath Branch: classpath-0_92-branch Changes by: Mark Wielaard <mark> 06/08/03 22:29:00 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=classpath-0_92-branch&r1=1.8251.2.12&r2=1.8251.2.13 http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/security/key/rsa/RSAKeyPairPKCS8Codec.java?cvsroot=classpath&only_with_tag=classpath-0_92-branch&r1=1.7&r2=1.7.2.1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28556
[Prev in Thread] | Current Thread | [Next in Thread] |