On Fri, 4 Oct 2024 20:59:45 GMT, Ben Perez <bpe...@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 This pull request has now been integrated. Changeset: 8b98f958 Author: Ben Perez <bpe...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/8b98f958dc1afedc02b9d9c98089d6cb1ca3a5b7 Stats: 3790 lines in 10 files changed: 3778 ins; 1 del; 11 mod 8298387: Implement JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm Reviewed-by: jnimeh ------------- PR: https://git.openjdk.org/jdk/pull/21364