-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
6
-
x86
-
linux
A DESCRIPTION OF THE REQUEST :
We would like to build the java SSL connection with Camellia cipher
algorithm which NTT developed, and we need to add support for the
Camellia algorithm in JCE and related components.
The details for Camellia are in
http://info.isl.ntt.co.jp/crypt/eng/camellia/intro.html
Camellia is already added in ciphersuites of TLS.
RFC4132(Addition of Camellia Cipher Suites to Transport Layer
Security(TLS)) is in
http://www.ietf.org/rfc/rfc4132.txt?number=4132
and now Camellia is included in OpenSSL.
in addition Camellia is supported in PKCS#11.
PKCS #11 v2.20 Amendment 3: Additional PKCS #11 mechanisms is in
http://www.rsa.com/rsalabs/node.asp?id=2133
A sample java Camellia code is available in
http://info.isl.ntt.co.jp/crypt/eng/camellia/source.html
JUSTIFICATION :
NTT want to use Camellia ciphersuites of TLS with java applications.
*** (#1 of 1): 2007-03-21 10:15:43 PDT ###@###.###
We would like to build the java SSL connection with Camellia cipher
algorithm which NTT developed, and we need to add support for the
Camellia algorithm in JCE and related components.
The details for Camellia are in
http://info.isl.ntt.co.jp/crypt/eng/camellia/intro.html
Camellia is already added in ciphersuites of TLS.
RFC4132(Addition of Camellia Cipher Suites to Transport Layer
Security(TLS)) is in
http://www.ietf.org/rfc/rfc4132.txt?number=4132
and now Camellia is included in OpenSSL.
in addition Camellia is supported in PKCS#11.
PKCS #11 v2.20 Amendment 3: Additional PKCS #11 mechanisms is in
http://www.rsa.com/rsalabs/node.asp?id=2133
A sample java Camellia code is available in
http://info.isl.ntt.co.jp/crypt/eng/camellia/source.html
JUSTIFICATION :
NTT want to use Camellia ciphersuites of TLS with java applications.
*** (#1 of 1): 2007-03-21 10:15:43 PDT ###@###.###