RFR: 8297878: KEM: Implementation [v7]

Weijun Wang weijun at openjdk.org
Tue Apr 18 22:07:12 UTC 2023


On Fri, 14 Apr 2023 00:42:52 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> 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.

Added some words in the latest commit.

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

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



More information about the security-dev mailing list