On Fri, 14 Feb 2025 18:44:38 GMT, Anthony Scarpino <ascarp...@openjdk.org> wrote:
> 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 This pull request has now been integrated. Changeset: e4e62789 Author: Anthony Scarpino <ascarp...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e4e62789c7c89bd094480ca3fe19c123a34f9625 Stats: 221 lines in 4 files changed: 199 ins; 3 del; 19 mod 8346129: Simplify EdDSA & XDH curve name usage Reviewed-by: weijun, abarashev ------------- PR: https://git.openjdk.org/jdk/pull/23647