On Thu, 26 Mar 2026 01:09:58 GMT, Weijun Wang <[email protected]> wrote:
>> Add export function to HPKE. New tests added. >> >> Note that this PR does not compile without >> https://github.com/openjdk/jdk/pull/18409, even if they are touching >> different files. > > Weijun Wang has updated the pull request incrementally with one additional > commit since the last revision: > > npe test It was long time ago I decided to make this in 2 steps. At the time HPKE was not implemented (because there is no KDF yet) so I planned to add the `export` API first and then add HPKE (with export enabled). I thought it will be easier to review the `export` API. Now that HPKE is already integrated, I'm OK with combining them. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30146#issuecomment-4137658851
