RFR: 8340327: A common framework to support public key algorithms with standard parameter sets [v6]

Kevin Driver kdriver at openjdk.org
Fri Oct 4 20:10:39 UTC 2024


On Fri, 4 Oct 2024 17:45:03 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> See also: checking the `spec` parameter in `engineNewEncapsulator`, which does use `InvalidParameterException`.
>
> We only have child classes inside JDK, therefore if the convention is not followed, it's treated as a programming error. In other cases when the input argument are from users we need to be prepared for any invalid input and we treat them as runtime exceptions.

Thanks for the explanation.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21167#discussion_r1788259301


More information about the security-dev mailing list