RFR: 8298387: Implement JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm [v34]

Jamil Nimeh jnimeh at openjdk.org
Fri Nov 22 17:51:27 UTC 2024


On Fri, 22 Nov 2024 17:31:37 GMT, Ben Perez <bperez at openjdk.org> wrote:

>> 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 43 commits:
> 
>  - Merge branch 'master' into ml-dsa-final
>  - minor stylistic edit
>  - Shortened lines and removed trailing whitespace
>  - Removed unnecessary initialization in generateA
>  - Updated copyrite, changed classes in ML_DSA_Impls to sealed
>  - Renamed ML_DSA_Provider to ML_DSA_Impls, reponded to several comments
>  - Merge branch 'openjdk:master' into ml-dsa-final
>  - Merge branch 'master' into ml-dsa-final
>  - no classpath exception in test copyright header
>  - missing copyright on benchmark
>  - ... and 33 more: https://git.openjdk.org/jdk/compare/13987b42...f742b6fb

Marked as reviewed by jnimeh (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/21364#pullrequestreview-2455229356


More information about the security-dev mailing list