RFR: 8297878: KEM: Implementation [v9]

Sean Mullan mullan at openjdk.org
Wed Apr 26 17:54:52 UTC 2023


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

>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   small spec change
>
> 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.

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

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



More information about the security-dev mailing list