> 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