Expand description
Modules§
Traits§
- Crypto
Rng - A marker trait over
RngCorefor securely unpredictable RNGs - Hpke
Crypto - The
HpkeCryptotrait defines the necessary cryptographic functions used in the HPKE implementation. - Hpke
Test Rng - PRNG extension for testing that is supposed to return pre-configured bytes.
- RngCore
- Implementation-level interface for RNGs