On Tue, 5 Nov 2024 04:04:45 GMT, Ben Perez <bpe...@openjdk.org> 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 incrementally with one additional 
> commit since the last revision:
> 
>   trailing whitespace

src/java.base/share/classes/com/sun/crypto/provider/SunJCE.java line 1:

> 1: /*

Add the ML-KEM algorithms as a comment to the Supported algorithms and their 
names (see lines 47-79).

Also, add ML-KEM to the static info String (see lines 88-90).

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/21478#discussion_r1829782312

Reply via email to