What's Changed
- hpks-rs-crypto: simplify Cargo.toml by @japaric in #47
- no-std-ify hpke-rs-rust-crypto by @japaric in #48
- hpke-rs-crypto: make serde opt-in by @japaric in #49
- no-std-ify hpke-rs-crypto by @japaric in #50
- rm getrandom dep by @japaric in #53
- rm
RwLock
fromHpke
and no-std-ify thehpke-rs
library by @japaric in #55 - switch from x25519-dalek-ng to x25519-dalek by @japaric in #57
- no-std-ify hpke-rs-rust-crypto (some more) by @japaric in #58
- CI: check no-std support by @japaric in #56
- hpke-rs-rust-crypto: make deterministic-prng enable the std feature by @japaric in #59
- update to 0.2.0-pre.1 by @franziskuskiefer in #61
New Contributors
Full Changelog: v0.1.2...v0.2.0