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/86c6bb79...7cace182 test/jdk/com/sun/crypto/provider/DHKEM/Compliance.java line 62: > 60: } > 61: > 62: // Encapsulated comformance checks s/comformance/conformance/ test/jdk/javax/crypto/KEM/RSA_KEM.java line 26: > 24: /* > 25: * @test > 26: * @bug 8149417 bugid is wrong ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13256#discussion_r1205831599 PR Review Comment: https://git.openjdk.org/jdk/pull/13256#discussion_r1205918247