cryspen / hpke-rs

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

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

Closed japaric closed 11 months ago

japaric commented 11 months ago

closes #54

japaric commented 11 months ago

fixed merge conflict