Expand description
Trait definition for Key Encapsulation Mechanisms (KEM) with enhanced type safety
This module provides a type-safe interface for key encapsulation mechanisms, which are used for secure key exchange in public-key cryptography.
Traitsยง
- Kem
- Trait for Key Encapsulation Mechanism (KEM) with domain-specific types.