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

#2028 in Cryptography

Download history 2539/week @ 2024-03-13 2153/week @ 2024-03-20 2061/week @ 2024-03-27 3405/week @ 2024-04-03 3013/week @ 2024-04-10 2761/week @ 2024-04-17 2643/week @ 2024-04-24 2103/week @ 2024-05-01 1657/week @ 2024-05-08 2712/week @ 2024-05-15 2167/week @ 2024-05-22 2678/week @ 2024-05-29 2341/week @ 2024-06-05 2416/week @ 2024-06-12 2677/week @ 2024-06-19 1991/week @ 2024-06-26

9,805 downloads per month
Used in 13 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

~220KB