RFR: 8298387: Implement JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm [v31]
Ben Perez
bperez at openjdk.org
Thu Nov 21 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:
Removed unnecessary initialization in generateA
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21364/files
- new: https://git.openjdk.org/jdk/pull/21364/files/12cfcf63..31e60897
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21364&range=30
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21364&range=29-30
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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