/draft-irtf-cfrg-hpke

Hybrid Public Key Encryption

Primary LanguageMakefileOtherNOASSERTION

Hybrid Public Key Encryption

This is the working area for the individual Internet-Draft, "Hybrid Public Key Encryption".

Building the Draft

Formatted text and HTML versions of the draft can be built using make.

$ make

This requires that you have the necessary software installed. See the instructions.

Existing HPKE implementations

Implementation Language Version Modes
go-hpke Go draft-06 All
rust-hpke Rust draft-06 All
BoringSSL C draft-05 Base, PSK
NSS C draft-05 Base, PSK

Submit a PR if you would like your implementation to be added!

Contributing

See the guidelines for contributions.