RFR: 8297878: KEM: Implementation [v9]

Weijun Wang weijun at openjdk.org
Wed Apr 26 18:41:24 UTC 2023


On Wed, 26 Apr 2023 17:34:51 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> src/java.base/share/classes/javax/crypto/KEMSpi.java line 236:
>> 
>>> 234:      *
>>> 235:      * @param sk the receiver's private key. This argument is never {@code null}.
>>> 236:      * @param spec the parameter, can be {@code null}
>> 
>> "the optional parameter, ..." (use same wording as engineNewEncapsulator).
>
> Don't see that this is fixed yet.

Oops. Will fix now.

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

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



More information about the security-dev mailing list