To prepare for new PQC algorithms like ML-KEM and ML-DSA where there are only named standardized parameter sets, a common framework is introduced.
A example of EdDSA implementation using this framework is included as a test. ------------- Commit messages: - the fix Changes: https://git.openjdk.org/jdk/pull/21167/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21167&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8340327 Stats: 1434 lines in 9 files changed: 1432 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/21167.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/21167/head:pull/21167 PR: https://git.openjdk.org/jdk/pull/21167