franziskuskiefer / hpke-rs

Pure Rust implementation of HPKE (https://www.rfc-editor.org/rfc/rfc9180.html)
28 stars 14 forks source link

switch from x25519-dalek-ng to x25519-dalek #57

Closed japaric closed 7 months ago

japaric commented 7 months ago

closes #54

japaric commented 7 months ago

fixed merge conflict