RFR: 8325448: Hybrid Public Key Encryption [v28]
Artur Barashev
abarashev at openjdk.org
Thu Aug 14 15:19:26 UTC 2025
On Wed, 13 Aug 2025 22:50:35 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Implement HPKE as defined in https://datatracker.ietf.org/doc/rfc9180/.
>>
>> 
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>
> remove HPKEParameters
test/jdk/com/sun/crypto/provider/Cipher/HPKE/Compliance.java line 37:
> 35: import java.security.KeyPairGenerator;
> 36: import java.security.spec.InvalidParameterSpecException;
> 37: import java.security.spec.NamedParameterSpec;
Nit: there are 4 unused imports now
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18411#discussion_r2276934619
More information about the security-dev
mailing list