capeprivacy / hybrid-pke

The Hybrid Public Key Encryption (HPKE) standard in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

investigate building hpke-rs without std

jvmncs opened this issue · comments

in version 0.2.0, a bunch of work was done on hpke-rs to make it no-std compatible. taking advantage of this work could reduce the size of the cdylib hybrid-pke relies on