RFR: 8325448: Hybrid Public Key Encryption [v46]

Weijun Wang weijun at openjdk.org
Wed Nov 5 18:27:51 UTC 2025


> Implement HPKE as defined in https://datatracker.ietf.org/doc/rfc9180/.
> <img alt="image" src="https://github.com/user-attachments/assets/df3b454d-2161-4036-9930-c4f84d887b31" />

Weijun Wang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 62 commits:

 - merge
 - Merge branch 'master' into 8325448
 - Tony's comment
 - more key checks; some small spec change
 - Merge branch 'master' into 8325448
 - about transformation
 - cannot reset with withMethods
 - algorithm identifier
 - withMethods
 - duplicated "value" words
 - ... and 52 more: https://git.openjdk.org/jdk/compare/cf45e09c...b5112151

-------------

Changes: https://git.openjdk.org/jdk/pull/18411/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18411&range=45
  Stats: 2176 lines in 12 files changed: 1967 ins; 86 del; 123 mod
  Patch: https://git.openjdk.org/jdk/pull/18411.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18411/head:pull/18411

PR: https://git.openjdk.org/jdk/pull/18411


More information about the security-dev mailing list