On Tue, 15 Oct 2024 14:53:42 GMT, Youliang Guo wrote:
> this PR shall link to JDK-8298390 Implementing ML-KEM key encapsulation
> mechanism. Not JEP task [JDK-8339009]
fixed
-
PR Comment: https://git.openjdk.org/jdk/pull/21478#issuecomment-2479456570
On Fri, 11 Oct 2024 21:38:55 GMT, Ben Perez wrote:
>> Java implementation of ML-KEM, the [FIPS
>> 203](https://csrc.nist.gov/pubs/fips/203/final) post-quantum KEM scheme.
>> Depends on https://github.com/openjdk/jdk/pull/21167
>
> Ben Perez has updated the pull request with a new target base du