RFR: 8325448: Hybrid Public Key Encryption [v32]
Weijun Wang
weijun at openjdk.org
Fri Aug 22 19:25:59 UTC 2025
On Fri, 22 Aug 2025 18:48:16 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> cleaner comments
>
> src/java.base/share/classes/javax/crypto/spec/HPKEParameterSpec.java line 125:
>
>> 123: * security guarantees.
>> 124: * <p>
>> 125: * Example:
>
> I recommend adding a bit more details explaining the example, since there are 2 sides involved, ex: "This example shows a sender and a receiver using HPKE to encrypt ..."
"This example shows a sender and a receiver using HPKE to securely exchange messages with an X25519 key pair."
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18411#discussion_r2294496017
More information about the security-dev
mailing list