13 releases
0.2.0 | Dec 2, 2023 |
---|---|
0.2.0-pre.1 | Dec 1, 2023 |
0.1.3 | Nov 21, 2023 |
0.1.2 | Jun 22, 2023 |
0.1.1-pre.1 | Nov 25, 2021 |
#2123 in Cryptography
20,142 downloads per month
Used in 13 crates
(6 directly)
14KB
242 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
~210KB