RFR: 8318328: DHKEM should check XDH name in case-insensitive mode

Anthony Scarpino ascarpino at openjdk.org
Tue Oct 17 18:13:31 UTC 2023


On Tue, 17 Oct 2023 18:03:33 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> The comparison should have been done in case-insensitive mode.
> 
> The new test confirms the change inside `DHKEM.java`. The one in `XDHPrivateKeyImpl.java` is not easy to confirm. The SUN provider's implementation always got the name "correct".

Marked as reviewed by ascarpino (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16225#pullrequestreview-1683046543



More information about the security-dev mailing list