Skip to main content

Crate hpke_rs_libcrux

Crate hpke_rs_libcrux 

Source
Expand description

§HPKE Crypto provider using Libcrux

crates.io Docs Rust Version

This crate provides an implementation of the HpkeCrypto trait using Libcrux.

Please see hpke-rs for more details.

Structs§

HpkeLibcrux
The Libcrux HPKE Provider
HpkeLibcruxPrng
The PRNG for the Libcrux Provider.