Closed WingZer0o closed 2 weeks ago
The implementation was removed from the SDK and needs to be implemented in Rust.
Closed we are not longer going through with this.
This article has come to my attention. https://archiv.infsec.ethz.ch/education/fs08/secsem/bleichenbacher98.pdf and this library https://github.com/rozbb/rust-hpke
This was removed and can be closed. HPKE will be implemented in #133
This feature does not come backed into the Rust Crypto suite of algos. It was something was implemented at the C# layer initially. This should be moved into the Rust layer because the marshalling between all three method calls causing some unnecessary overhead.
This can be mimicked in Rust.