RFR: 8298387: Implement JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm [v29]

Ben Perez bperez at openjdk.org
Thu Nov 14 20:05:39 UTC 2024


> Java implementation of ML-DSA, the FIPS 204 post-quantum signature scheme https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.204.pdf. Depends on https://github.com/openjdk/jdk/pull/21167

Ben Perez has updated the pull request incrementally with one additional commit since the last revision:

  Renamed ML_DSA_Provider to ML_DSA_Impls, reponded to several comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21364/files
  - new: https://git.openjdk.org/jdk/pull/21364/files/da6e5a4b..2b7d58cf

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21364&range=28
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21364&range=27-28

  Stats: 298 lines in 3 files changed: 5 ins; 276 del; 17 mod
  Patch: https://git.openjdk.org/jdk/pull/21364.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21364/head:pull/21364

PR: https://git.openjdk.org/jdk/pull/21364


More information about the security-dev mailing list