On Thu, 26 Mar 2026 21:47:13 GMT, Hai-May Chao <[email protected]> wrote:
>> Add an implementation note to KEM::Decapsulator.decapsulate() to clarify the
>> implmentation of ML-KEM algorithm to API users.
>
> Hai-May Chao has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Update to have an implementation note
src/java.base/share/classes/javax/crypto/KEM.java line 370:
> 368: * A {@code DecapsulateException} should only be thrown when the
> 369: * encapsulation message is malformed or invalid, as specified in
> 370: * this method’s {@code @throws} clause. Implementators of ML-KEM
s/Implementators/Implementations/
s/ML-KEM/the ML-KEM/
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30225#discussion_r3000752670