-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.2, 5.0
-
beta
-
x86
-
windows_xp
Name: rmT116609 Date: 10/13/2003
A DESCRIPTION OF THE REQUEST :
Since there is AES support in the JCE which is included in J2SE 1.4.2 I think there has to be AES support for the KeyAgreement generateSecret Method.
JUSTIFICATION :
AES Support for DH Key Exchangement is worth to be implemented.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I hope there will be AES support in next Version of JCE whizch can be userd with a KeyAgreement. Example: ka.generateSecret("AES-128").
ACTUAL -
Throws a NoSuchAlgorithmException
(Incident Review ID: 192051)
======================================================================
A DESCRIPTION OF THE REQUEST :
Since there is AES support in the JCE which is included in J2SE 1.4.2 I think there has to be AES support for the KeyAgreement generateSecret Method.
JUSTIFICATION :
AES Support for DH Key Exchangement is worth to be implemented.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I hope there will be AES support in next Version of JCE whizch can be userd with a KeyAgreement. Example: ka.generateSecret("AES-128").
ACTUAL -
Throws a NoSuchAlgorithmException
(Incident Review ID: 192051)
======================================================================
- duplicates
-
JDK-5049695 KeyAgreement.generateSecret(String algorithm) doesn't support known algorithms
-
- Closed
-
- relates to
-
JDK-8184359 Develop new tests for using new elliptic curves: curve25519 and curve448
-
- Resolved
-