Expand description
Common traits for lib-Q cryptographic operations
Structs§
- AeadKey
- AEAD key
- KemKeypair
- KEM keypair with automatic memory zeroization
- KemPublic
Key - KEM public key
- KemSecret
Key - KEM secret key with automatic memory zeroization
- Nonce
- Nonce for AEAD operations
- SigKeypair
- Signature keypair with automatic memory zeroization
- SigPublic
Key - Signature public key
- SigSecret
Key - Signature secret key with automatic memory zeroization