Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

tink-hybrid: add HPKE support #283

Open
daviddrysdale opened this issue Feb 27, 2022 · 0 comments
Open

tink-hybrid: add HPKE support #283

daviddrysdale opened this issue Feb 27, 2022 · 0 comments

Comments

@daviddrysdale
Copy link
Collaborator

daviddrysdale commented Feb 27, 2022

Although it's not yet included in a released version, the upstream Tink Go code has recently added HPKE support to its hybrid implementation.

Also, RFC 9180 was just published covering HPKE (cf. Cloudflare blog article).

This issue covers adding HPKE support to Tink-Rust.

  • May also need changes to the AES-GCM implementation (in aead/) to allow IV injection.
  • Might include use of x25519 as a key exchange mechanism.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant