RFR: 8346129: Simplify EdDSA & XDH curve name usage [v3]
Anthony Scarpino
ascarpino at openjdk.org
Tue Feb 25 20:24:16 UTC 2025
> Hi,
>
> I need a review for the following change. Naming conventions for EdDSA and XDH have inconsistencies between DisabledAlgorithms and KeyPairGenerator. These internal changes help make it more consistent when parsing the actual curve being used vs the broader algorithm name.
>
> thanks
>
> Tony
Anthony Scarpino has updated the pull request incrementally with one additional commit since the last revision:
Undo AbtractAlgorithConstraint change & use AsymmetricKey
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23647/files
- new: https://git.openjdk.org/jdk/pull/23647/files/203833b3..3cbee6a2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23647&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23647&range=01-02
Stats: 25 lines in 3 files changed: 0 ins; 14 del; 11 mod
Patch: https://git.openjdk.org/jdk/pull/23647.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23647/head:pull/23647
PR: https://git.openjdk.org/jdk/pull/23647
More information about the security-dev
mailing list