RFR: 8298387: Implementing ML-DSA signature algorithm [v27]
Ben Perez
bperez at openjdk.org
Fri Nov 8 18:02:47 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 with a new target base due to a merge or a rebase. The pull request now contains 36 commits:
- Merge branch 'master' into ml-dsa-final
- no classpath exception in test copyright header
- missing copyright on benchmark
- trailing spaces
- cleanup and reformat ML_DSA_Provider
- checking already implemented
- no need to break into sections
- NIST OIDs
- signature validation
- Refactored key checks
- ... and 26 more: https://git.openjdk.org/jdk/compare/44ec501a...c89921bc
-------------
Changes: https://git.openjdk.org/jdk/pull/21364/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21364&range=26
Stats: 4043 lines in 10 files changed: 4041 ins; 1 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