On Thu, 18 May 2023 17:07:40 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> 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/288e6369...7cace182 New commit. Resolve Sean's comments. Make SecureRandom settable. ------------- PR Comment: https://git.openjdk.org/jdk/pull/13256#issuecomment-1563486984