RFR: 8325448: Hybrid Public Key Encryption [v25]
Weijun Wang
weijun at openjdk.org
Wed Aug 13 19:00:42 UTC 2025
On Wed, 13 Aug 2025 13:57:38 GMT, Artur Barashev <abarashev at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> test fix
>
> test/jdk/com/sun/crypto/provider/Cipher/HPKE/Compliance.java line 66:
>
>> 64:
>> 65: // Default values
>> 66: var spec = defaultParams;
>
> Nit: The `spec` variable seems redundant. Any particular reason we are using it instead of `defaultParams`?
No. I'll use a single name. Also there is no default valuess now. Just fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18411#discussion_r2274349675
More information about the security-dev
mailing list