16 releases
| 0.3.0 | Jul 1, 2025 |
|---|---|
| 0.3.0-alpha.2 | Jun 23, 2025 |
| 0.3.0-alpha.1 | May 28, 2025 |
| 0.2.0 | Dec 2, 2023 |
| 0.1.1-pre.1 | Nov 25, 2021 |
#11 in #hpke
24,265 downloads per month
Used in 18 crates
(4 directly)
36KB
632 lines
HPKE Crypto provider using native Rust
This crate provides an implementation of the HpkeCrypto trait using native Rust crypto implementations (hkdf, sha2, p256, k256, p384, x25519-dalek, chacha20poly1305, aes-gcm).
Please see hpke-rs for more details.
Dependencies
~9MB
~170K SLoC