This is a Python implementation of the draft-ietf-jose-hpke-encrypt-08 specification.
This implementation is based on the hybrid-pke library.
Only a subset of the JWE is implemented, and only the HPKE-0 algorithm is supported.
See docs/usage.md for usage examples.