RFR: 8297878: KEM: Implementation [v17]

Weijun Wang weijun at openjdk.org
Wed May 17 18:30:06 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 17 additional commits since the last revision:

 - 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
 - some constants, no local reverse
 - ... and 7 more: https://git.openjdk.org/jdk/compare/e1e90f92...655d2523

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

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

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

  Stats: 145061 lines in 2474 files changed: 112277 ins; 13968 del; 18816 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