On Thu, 26 Mar 2026 19:41:19 GMT, Weijun Wang <[email protected]> wrote:
>> Add `Cipher::exportKey` and `Cipher::exportData` APIs, and expose the PKE >> export functions. > > Weijun Wang has updated the pull request incrementally with one additional > commit since the last revision: > > add HPKE export test/jdk/com/sun/crypto/provider/Cipher/HPKE/Compliance.java line 45: > 43: /* > 44: * @test > 45: * @bug 8325448 8379541 Nit: After combining two PRs, s/8379541/8325513 test/jdk/com/sun/crypto/provider/Cipher/HPKE/Functions.java line 49: > 47: /* > 48: * @test > 49: * @bug 8325448 8379541 s/8379541/8325513 test/jdk/com/sun/crypto/provider/Cipher/HPKE/KAT9180.java line 26: > 24: /* > 25: * @test > 26: * @bug 8325448 8379541 s/8379541/8325513 ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18409#discussion_r2998327130 PR Review Comment: https://git.openjdk.org/jdk/pull/18409#discussion_r2998327432 PR Review Comment: https://git.openjdk.org/jdk/pull/18409#discussion_r2998327679
