franziskuskiefer / hpke-rs

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

Add Support for P384 and P521 #24

Open franziskuskiefer opened 2 years ago

franziskuskiefer commented 2 years ago

P384 and P521 are not supported by evercrypt yet. But it would be nice to support them here through some other implementation.