JDK-8297878 : KEM: Implementation
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-11-30
  • Updated: 2024-11-14
  • Resolved: 2023-05-30
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 17 JDK 21
17.0.0.1Fixed 21 b25Fixed
Related Reports
Blocks :  
Blocks :  
CSR :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8341534 :  
JDK-8344230 :  
Description
A public Java SE API for KEM as defined in ISO 18033-2.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/2518 Date: 2024-06-03 00:36:33 +0000
09-07-2024

[jdk17u-fix-request] Approval Request from Weijun Wang Backporting KEM API to jdk17u-dev which is already integrated injdk17u-ri
03-06-2024

Fix Request [17.0.0.1] This change is needed for the Maintenance Release 1 of the Java SE 17. The change was approved by two Reviewers (https://github.com/openjdk/jdk17u-ri/pull/1). Please note that: 1. This pull request does NOT include the DHKEM implementation in the original JDK 21 work and the DHKEM algorithm will NOT be added to the Java Security Standard Name of JDK 17 documentation. 2. This pull request also covers JDK-8322971 which fixed a follow-on P3 bug of the initial KEM work.
19-04-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-ri/pull/1 Date: 2024-04-18 14:41:59 +0000
18-04-2024

Changeset: 6b90b051 Author: Weijun Wang <weijun@openjdk.org> Date: 2023-05-30 16:29:19 +0000 URL: https://git.openjdk.org/jdk/commit/6b90b0519e89429300838fa598b2ea9ffda984a2
30-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/13256 Date: 2023-03-31 02:25:04 +0000
31-03-2023