Implementing HPKE (Hybrid Public Key Encryption) -- RFC 9180 #2971
reneme
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In short: RFC 9180 makes another attempt on standardizing public key encryption using a KEM, a KDF and an AEAD as primitives. It already is the basis of a number of novel protocols () and most certainly would be useful for application developers using Botan.
Christopher Wood gave a great overview with many useful references on the Cloudflare blog recently.
Beta Was this translation helpful? Give feedback.
All reactions