RFR: 8297878: KEM: Implementation
Weijun Wang
weijun at openjdk.org
Thu Apr 13 18:39:35 UTC 2023
On Thu, 13 Apr 2023 18:12:09 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/KEM.java line 1:
>
>> 1: /*
>
> Did you consider adding a `getAlgorithm` method? Most (all?) primitive classes contain this method.
Yes, you're right. I'll add one.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13256#discussion_r1165897772
More information about the security-dev
mailing list