hpke-rs-crypto

Crates.iohpke-rs-crypto
lib.rshpke-rs-crypto
version0.2.0
sourcesrc
created_at2021-11-10 12:22:07.243981
updated_at2023-12-02 10:38:12.517259
descriptionTraits and types for HPKE crypto backends
homepage
repositoryhttps://github.com/franziskuskiefer/hpke-rs
max_upload_size
id479693
size14,783
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: 177

cargo fmt