RFR: 8297878: KEM: Implementation [v12]

Weijun Wang weijun at openjdk.org
Wed May 3 12:50:40 UTC 2023


On Wed, 3 May 2023 06:04:51 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 112:
> 
>> 110:                 ExChecker.of(InvalidKeyException.class).by(DHKEM.class));
>> 111: 
>> 112:         // Not an EC key at all, rejected by framework coz SupportedClasses
> 
> Do you mean UnsupportedClasses in comment section?

I meant the "SupportedKeyClasses" attribute in `SunJCE.java`. Will fix the word.

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

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



More information about the security-dev mailing list