Integrated: 8305310: Calculate PublicKey from PrivateKey

Weijun Wang weijun at openjdk.org
Mon Apr 10 00:58:56 UTC 2023


On Thu, 30 Mar 2023 19:31:47 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> This code change is for DHKEM, which requires the function
> 
> pk(skX): The KEM public key corresponding to the KEM private key skX.
> 
> Only implemented for EC and XDH. Might add PKCS #11 support later.

This pull request has now been integrated.

Changeset: 97276859
Author:    Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/97276859ab3892fbf3e839f9403a8e8a1760e803
Stats:     186 lines in 7 files changed: 147 ins; 20 del; 19 mod

8305310: Calculate PublicKey from PrivateKey

Reviewed-by: mullan

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

PR: https://git.openjdk.org/jdk/pull/13250



More information about the security-dev mailing list