RFR: 8297878: KEM: Implementation [v2]
Weijun Wang
weijun at openjdk.org
Fri Apr 14 00:45:39 UTC 2023
On Thu, 13 Apr 2023 20:35:23 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> spec change, getAlgorithm
>
> src/java.base/share/classes/javax/crypto/KEM.java line 246:
>
>> 244:
>> 245: /**
>> 246: * The key encapsulation function.
>
> I think it would be useful to add a sentence explaining when this method would be useful.
Then at the same time I should add a sentence to the usage of the other method. However, it's a little difficult to describe it if KDF is not defined yet.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13256#discussion_r1166160581
More information about the security-dev
mailing list