RFR: 8340327: A common framework to support public key algorithms with standard parameter sets [v7]

Weijun Wang weijun at openjdk.org
Fri Oct 4 18:59:55 UTC 2024


> 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.

Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:

  more spec, interface methods as protected

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21167/files
  - new: https://git.openjdk.org/jdk/pull/21167/files/c11e4efe..0a6c6486

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21167&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21167&range=05-06

  Stats: 71 lines in 6 files changed: 28 ins; 7 del; 36 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


More information about the security-dev mailing list