-
Bug
-
Resolution: Fixed
-
P2
-
24
-
None
-
b26
The ML_KEM constants were removed when the JEP 497 was subsequently integrated. Looks like an accidental merge issue. See https://github.com/openjdk/jdk/commit/8b98f958dc1afedc02b9d9c98089d6cb1ca3a5b7#diff-0d629afca729363c944149ced8adf0b2263acc7ae1570dd22944eb6ca751bc8e
We should also add or modify current tests to use the ML_DSA and ML_KEM constants so that this would have been caught as a test failure.
We should also add or modify current tests to use the ML_DSA and ML_KEM constants so that this would have been caught as a test failure.
- relates to
-
JDK-8298387 Implement JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm
- Resolved
-
JDK-8339009 JEP 496: Quantum-Resistant Module-Lattice-Based Key Encapsulation Mechanism
- Completed
-
JDK-8339010 JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm
- Completed
- links to
-
Commit(master) openjdk/jdk/8c2b4f62
-
Review(master) openjdk/jdk/22397