Expand description
Key Encapsulation Mechanisms (KEMs) for lib-Q
This module provides post-quantum key encapsulation mechanisms.
Structs§
- KemKeypair
- KEM keypair with automatic memory zeroization
- KemPublic
Key - KEM public key
- KemSecret
Key - KEM secret key with automatic memory zeroization
Traits§
- Kem
- Trait for key encapsulation mechanisms