Skip to content

Implement HPKE

Norbert Pócs requested to merge npocs/nettle:hpke into master

Implementing Hybrid Public Key Encryption draft version 9 [0] with all modes. Test included with test vectors from the draft.

[0]- https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-hpke-09

Merge request reports