RFR: 8298387: Implementing ML-DSA signature algorithm [v21]
Ben Perez
bperez at openjdk.org
Wed Nov 6 19:40:37 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:
signature validation
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21364/files
- new: https://git.openjdk.org/jdk/pull/21364/files/41999d78..65cf97b3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21364&range=20
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21364&range=19-20
Stats: 24 lines in 2 files changed: 16 ins; 3 del; 5 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