-
Enhancement
-
Resolution: Unresolved
-
P4
-
24
-
None
-
In Review
There are several potential areas for optimization in the Java implementation of ML-DSA, especially reducing the cost of various allocations (some of which were left as comments in the original PR). It would be good to go through the code and see 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
-
Review(master) openjdk/jdk/23642