franziskuskiefer / hpke-rs

Pure Rust implementation of HPKE (https://www.rfc-editor.org/rfc/rfc9180.html)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Support for P384 and P521

franziskuskiefer opened this issue · comments

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