RFR: 8298387: Implementing ML-DSA signature algorithm [v23]
Ben Perez
bperez at openjdk.org
Thu Nov 7 00:37:02 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 two additional commits since the last revision:
- checking already implemented
- no need to break into sections
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21364/files
- new: https://git.openjdk.org/jdk/pull/21364/files/551a5e07..13353a78
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21364&range=22
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21364&range=21-22
Stats: 3 lines in 2 files changed: 0 ins; 3 del; 0 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