RFR: 8297878: KEM: Implementation

Weijun Wang weijun at openjdk.org
Wed Apr 12 18:31:35 UTC 2023


On Wed, 12 Apr 2023 13:22:48 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> The KEM API and DHKEM impl. Note that this PR uses new methods in https://github.com/openjdk/jdk/pull/13250.
>
> src/java.base/share/classes/javax/crypto/DecapsulateException.java line 30:
> 
>> 28: 
>> 29: /**
>> 30:  * An {@link Exception} child class that is thrown by the
> 
> I would just say "An exception that is thrown by ..." The mentioning that it is a child class and the link to Exception seems unnecessary.

Sure.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13256#discussion_r1164500450



More information about the security-dev mailing list