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

#2316 in Cryptography

Download history 4869/week @ 2024-10-14 5164/week @ 2024-10-21 4412/week @ 2024-10-28 5020/week @ 2024-11-04 3995/week @ 2024-11-11 5339/week @ 2024-11-18 6520/week @ 2024-11-25 4028/week @ 2024-12-02 6986/week @ 2024-12-09 5570/week @ 2024-12-16 1941/week @ 2024-12-23 2608/week @ 2024-12-30 3659/week @ 2025-01-06 4171/week @ 2025-01-13 5665/week @ 2025-01-20 5436/week @ 2025-01-27

19,193 downloads per month
Used in 15 crates (6 directly)

MPL-2.0 license

14KB
242 lines

HPKE Crypto Trait

crates.io Docs Rust Version

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

~200KB