14 releases
0.3.0-alpha.1 | May 28, 2025 |
---|---|
0.2.0 | Dec 2, 2023 |
0.1.3 | Nov 21, 2023 |
0.1.2 | Jun 22, 2023 |
0.1.1-pre.1 | Nov 25, 2021 |
#2141 in Cryptography
20,826 downloads per month
Used in 16 crates
(7 directly)
16KB
265 lines
HPKE Crypto Trait
The hpke-rs crate can be used with different cryptography backends to perform the cryptographic operations. This crate defines the HpkeCrypto trait that is required to instantiate hpke-rs. It further defines necessary types and errors.
Please see hpke-rs for more details.
Dependencies
~58–425KB