On Fri, 22 Aug 2025 18:48:16 GMT, Sean Mullan <mul...@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