RFR: 8298390: Implement JEP 496: Quantum-Resistant Module-Lattice-Based Key Encapsulation Mechanism [v23]
Ben Perez
bperez at openjdk.org
Thu Nov 14 22:56:27 UTC 2024
> 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
Ben Perez has updated the pull request incrementally with one additional commit since the last revision:
Responded to comments, renamed ML_KEM_Provider to ML_KEM_Impls
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21478/files
- new: https://git.openjdk.org/jdk/pull/21478/files/f1d7806c..5e529c13
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21478&range=22
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21478&range=21-22
Stats: 477 lines in 5 files changed: 232 ins; 230 del; 15 mod
Patch: https://git.openjdk.org/jdk/pull/21478.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21478/head:pull/21478
PR: https://git.openjdk.org/jdk/pull/21478
More information about the security-dev
mailing list