-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: security-libs
-
b23
There are many potential areas for optimization in the Java implementation of ML-KEM, especially reducing the cost of various allocations. It would be good to go through the code and if we can shave off a few cycles.
- relates to
-
JDK-8308105 Multi-array allocations are very slow
-
- Open
-
-
JDK-8308118 Avoid multiarray allocations in AESCrypt.makeSessionKey
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/ecabea6c
-
Review(master)
openjdk/jdk/25151