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

Download history 5823/week @ 2025-02-27 6391/week @ 2025-03-06 4162/week @ 2025-03-13 4776/week @ 2025-03-20 3980/week @ 2025-03-27 5723/week @ 2025-04-03 5434/week @ 2025-04-10 5033/week @ 2025-04-17 5051/week @ 2025-04-24 5158/week @ 2025-05-01 4524/week @ 2025-05-08 4369/week @ 2025-05-15 5019/week @ 2025-05-22 4688/week @ 2025-05-29 4227/week @ 2025-06-05 5687/week @ 2025-06-12

20,826 downloads per month
Used in 16 crates (7 directly)

MPL-2.0 license

16KB
265 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

~58–425KB