RFR: 8297878: KEM: Implementation [v2]

Xue-Lei Andrew Fan xuelei at openjdk.org
Fri Apr 14 16:36:41 UTC 2023


On Fri, 14 Apr 2023 16:23:03 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>>> 2. Do validate parameters on your own (because no one else does)
>>> 
>> I would say: validate the parameters on your own, because not everyone else does.
>
> I added another proposal in you PR at https://github.com/openjdk/jdk/pull/13470#issuecomment-1508915798.

> I added another proposal in you PR at [#13470 (comment)](https://github.com/openjdk/jdk/pull/13470#issuecomment-1508915798).

I like the idea to use abstract class.  The concerns about provider() method get addressed.

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

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



More information about the security-dev mailing list