bug-classpath
[Top][All Lists]
Advanced

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

[Bug crypto/25144] javax.crypto.EncryptedPrivateKeyInfo fails when encod


From: cvs-commit at developer dot classpath dot org
Subject: [Bug crypto/25144] javax.crypto.EncryptedPrivateKeyInfo fails when encoding an java.security.AlgorithmParameters instance
Date: 2 Feb 2006 07:45:49 -0000


------- Comment #3 from cvs-commit at developer dot classpath dot org  
2006-02-02 07:45 -------
Subject: Bug 25144

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Casey Marshall <address@hidden> 06/02/02 07:06:35

Modified files:
        .              : ChangeLog 
        gnu/java/security/der: DERValue.java DERWriter.java 

Log message:
        2006-02-01  Casey Marshall  <address@hidden>

        toString fix suggested by ???.
        * gnu/java/security/der/DERValue.java
        (getLength, getEncoded, getEncodedLength): throw an exception,
        don't initialize `encoded' to a bogus value.
        (toString): return a more helpful string.

        Partial fix for PR classpath/25144.
        * gnu/java/security/der/DERWriter.java (write): if the value is
        the pseudo-value used for CONSTRUCTED, write the encoded value
        directly.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6247&tr2=1.6248&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/gnu/java/security/der/DERValue.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/gnu/java/security/der/DERWriter.java.diff?tr1=1.5&tr2=1.6&r1=text&r2=text


-- 


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





reply via email to

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