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

#1650 in Cryptography

Download history 3985/week @ 2023-12-05 3155/week @ 2023-12-12 2548/week @ 2023-12-19 995/week @ 2023-12-26 3246/week @ 2024-01-02 2591/week @ 2024-01-09 2948/week @ 2024-01-16 2546/week @ 2024-01-23 3073/week @ 2024-01-30 2597/week @ 2024-02-06 2559/week @ 2024-02-13 2817/week @ 2024-02-20 3409/week @ 2024-02-27 1416/week @ 2024-03-05 2206/week @ 2024-03-12 2507/week @ 2024-03-19

10,117 downloads per month
Used in 7 crates (5 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