RFR: 8297878: KEM: Implementation [v18]

Weijun Wang weijun at openjdk.org
Thu May 18 17:07:40 UTC 2023


> The KEM API and DHKEM impl. Note that this PR uses new methods in https://github.com/openjdk/jdk/pull/13250.

Weijun Wang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 18 additional commits since the last revision:

 - Merge branch 'master' into 8297878
 - Merge branch 'master' into 8297878
 - to and length and comments
 - deterministic randomness
 - Resolve Siba's comment
 - providerName
 - more @since and about nulls
 - Merge branch 'master' into 8297878
 - no more pk/sk, AIOOBE to IOOBE
 - small spec change
 - ... and 8 more: https://git.openjdk.org/jdk/compare/bccb8927...7cace182

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13256/files
  - new: https://git.openjdk.org/jdk/pull/13256/files/655d2523..7cace182

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13256&range=17
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13256&range=16-17

  Stats: 5872 lines in 78 files changed: 4595 ins; 1087 del; 190 mod
  Patch: https://git.openjdk.org/jdk/pull/13256.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13256/head:pull/13256

PR: https://git.openjdk.org/jdk/pull/13256



More information about the security-dev mailing list