bug-classpath
[Top][All Lists]
Advanced

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

[Bug crypto/28100] DESede does not support 112 bit keys


From: cvs-commit at developer dot classpath dot org
Subject: [Bug crypto/28100] DESede does not support 112 bit keys
Date: 21 Jul 2006 23:11:24 -0000


------- Comment #1 from cvs-commit at developer dot classpath dot org  
2006-07-21 23:11 -------
Subject: Bug 28100

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Raif S. Naffah <raif>   06/07/21 23:10:28

Modified files:
        .              : ChangeLog 
        gnu/javax/crypto/cipher: TripleDES.java 

Log message:
        2006-07-22  Raif S. Naffah  <address@hidden>

                PR Classpath/28100
                * gnu/javax/crypto/cipher/TripleDES.java: Updated
documentation.
                (KEY_SIZE): Likewise.
                (adjustParity(int,byte[],int): New method.
                (adjustParity(byte[],int): Call above method with 3 as 1st
argument.
                (isParityAdjusted(int,byte[],int)): New method.
                (isParityAdjusted): Call above method with 3 as 1st argument.
                (keySizes): Add 8 and 16 as other valid key sizes.
                (makeKey): Amended to cater for 1, 2 and 3 independent DES
keys.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8180&r2=1.8181
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/javax/crypto/cipher/TripleDES.java?cvsroot=classpath&r1=1.3&r2=1.4


-- 


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





reply via email to

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