hpke-rs-crypto

Crates.iohpke-rs-crypto
lib.rshpke-rs-crypto
version0.3.0
created_at2021-11-10 12:22:07.243981+00
updated_at2025-07-01 08:00:12.229012+00
descriptionTraits and types for HPKE crypto backends
homepage
repositoryhttps://github.com/cryspen/hpke-rs
max_upload_size
id479693
size19,998
Franziskus Kiefer (franziskuskiefer)

documentation

https://docs.rs/hpke-rs-crypto

README

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.

Commit count: 271

cargo fmt