RFR: 8297878: KEM: Implementation [v12]

Weijun Wang weijun at openjdk.org
Wed May 3 12:43:31 UTC 2023


On Wed, 3 May 2023 05:22:04 GMT, Sibabrata Sahoo <ssahoo at openjdk.org> wrote:

>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   more @since and about nulls
>
> test/jdk/com/sun/crypto/provider/DHKEM/Compliance.java line 97:
> 
>> 95:         // Cannot detect invalid params before provider selection
>> 96: //        Utils.runAndCheckException(
>> 97: //                () -> KEM.getInstance("DHKEM", new KEMParameterSpec() {}),
> 
> Commented code block can be removed. Signature of getInstance() doesn't exist.

Oops. Will remove.

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

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



More information about the security-dev mailing list