13 Commits (1eb7769e1189f90e41b81118d903090dbbe98ea6)

Author SHA1 Message Date
David Benjamin 1d58cd1fd3 Shift the KEM dependency in HPKE up a step. 4 years ago
David Benjamin 2b2cb7d93c Switch HPKE to a three-parameter output buffer. 4 years ago
David Benjamin f39c81d524 Introduce EVP_HPKE_{AEAD,KDF} types. 4 years ago
David Benjamin da4390f4ef Revise the deterministic for_test variant of HPKE's SetupBaseS. 4 years ago
David Benjamin e4d6556483 Remove HPKE PSK mode. 4 years ago
David Benjamin 9f70097eff Remove HKDF-SHA384 and HKDF-SHA512 from HPKE. 4 years ago
David Benjamin fd739853a8 Fix the spelling of HPKE AEAD constants. 4 years ago
Dan McArdle d9ee55a89f Refactor HPKE API to include explicit length parameters. 4 years ago
Dan McArdle 7dfb4721d0 Update HPKE to draft-irtf-cfrg-hpke-07. 4 years ago
David Benjamin b13e7b5fdc Silence some clang warnings on macOS and iOS CQ bots. 5 years ago
Daniel McArdle bc24805109 Implement PSK variants of HPKE setup functions. 5 years ago
Daniel McArdle 430ccd6163 Update HPKE implementation and test vectors to draft-irtf-cfrg-hpke-05. 5 years ago
Daniel McArdle 8b601c88fb Implement HPKE. 5 years ago