RFR: 8305310: Calculate PublicKey from PrivateKey
Weijun Wang
weijun at openjdk.org
Thu Mar 30 19:57:38 UTC 2023
This code change is for DHKEM, which requires the function
pk(skX): The KEM public key corresponding to the KEM private key skX.
-------------
Commit messages:
- add a test
- the fix
Changes: https://git.openjdk.org/jdk/pull/13250/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13250&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8305310
Stats: 184 lines in 7 files changed: 145 ins; 20 del; 19 mod
Patch: https://git.openjdk.org/jdk/pull/13250.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13250/head:pull/13250
PR: https://git.openjdk.org/jdk/pull/13250
More information about the security-dev
mailing list