JDK-7030966 : Support AEAD CipherSuites
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 7,8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-03-25
  • Updated: 2022-10-06
  • Resolved: 2013-03-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u191Fixed 8 b82Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Might be able to do this for an update release of JDK 7.

RFC 5288 - regular AES/RSA/DH
RFC 5289 - ECC variants
Comments
Suggested release note ((Together with JDK-6996769): ---------------------------------- Support AEAD algorithms: The SunJCE provider is enhanced to support AES/GCM/NoPadding cipher implementation as well as GCM algorithm parameters. And the SunJSSE provider is enhanced to support AEAD mode based cipher suites. See Oracle Providers Documentation, JEP 115.
11-12-2013

marking this as verified based on the test dev status of the Test Plan
10-07-2013

This is a JDK 8 EFP
02-07-2013

Suggested release note. Impact: JDK compatibility issues: No obvious compatibility issues "New feature in JSSE" - AES Galois Counter Mode (GCM) Cipher Suites for TLS are supported in Oracle JSSE provider, SunJSSE.
12-04-2013

URL: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/def2e05299b7 User: lana Date: 2013-03-15 17:04:08 +0000
15-03-2013

URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/def2e05299b7 User: xuelei Date: 2013-03-01 10:36:19 +0000
01-03-2013

"sqebug" keyword added to get the failures of SQE AEAD tests matched with this bug in Aurora reports. Currently the following test in SQE Security WS fails since the feature not integreated into JDK 8: ECC/Test_CS_ECDHE_ECDSA
20-12-2012

It's part of JEP 115.
21-11-2012

re-assigned to javax.net.ssl subcomponent. Please refer to JDK-6996769 for the JCE part.
21-11-2012

EVALUATION Will need to address to better support Suite B.
25-03-2011