Commits
Click on a commit to change the comparison rangefeat: Add support for HPKE Allow the hpke crate to come from git for now Reuse the check code from HPKE in ECIES feat(hpke): Check the nonce length during message decoding not during decryption Apply suggestions from code review fix: Change the way we encode the HPKE messages fuzz: Add a fuzz target for the HPKE message decoding doc(hpke): Link to the relevant MSCs from the CheckCode docs fix: Bubble encapsulation errors up instead of panicking