On Fri, 11 Oct 2024 20:12:52 GMT, Ben Perez <bpe...@openjdk.org> wrote:
> Java implementation of ML-KEM, the [FIPS > 203](https://csrc.nist.gov/pubs/fips/203/final) post-quantum KEM scheme. > Depends on https://github.com/openjdk/jdk/pull/21167 This pull request has now been integrated. Changeset: 13987b42 Author: Ben Perez <bpe...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/13987b4244614d594dc8f94c288eddb6239a066f Stats: 4781 lines in 10 files changed: 4780 ins; 0 del; 1 mod 8298390: Implement JEP 496: Quantum-Resistant Module-Lattice-Based Key Encapsulation Mechanism Co-authored-by: Ferenc Rakoczi <ferenc.r.rako...@oracle.com> Reviewed-by: valeriep ------------- PR: https://git.openjdk.org/jdk/pull/21478