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

Ben Perez bperez at openjdk.org
Thu Nov 14 23:24:33 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:

  Updated copyrite, changed classes in ML_DSA_Impls to sealed

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

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

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

  Stats: 18 lines in 2 files changed: 0 ins; 0 del; 18 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