RFR: 8298387: Implementing ML-DSA signature algorithm [v23]

Mark Powers mpowers at openjdk.org
Thu Nov 7 16:17:46 UTC 2024


On Thu, 7 Nov 2024 00:37:02 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 incrementally with two additional commits since the last revision:
> 
>  - checking already implemented
>  - no need to break into sections

test/micro/org/openjdk/bench/java/security/MLDSA.java line 1:

> 1: package org.openjdk.bench.java.security;

Missing copyright.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21364#discussion_r1832965075


More information about the security-dev mailing list