RFR: 8298390: Implementing ML-KEM key encapsulation mechanism [v15]

Ben Perez bperez at openjdk.org
Thu Nov 7 00:47:33 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 two additional commits since the last revision:

 - default random for encaps, supported alg in SunJCE
 - copyright header

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21478/files
  - new: https://git.openjdk.org/jdk/pull/21478/files/d285273c..b56d14e8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21478&range=14
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21478&range=13-14

  Stats: 67 lines in 4 files changed: 55 ins; 10 del; 2 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