Expand description
Encryption key management and derivation.
Structsยง
- Argon2
KeyDerivation - Argon2id key derivation function.
- Encryption
Key - A secure encryption key that is zeroed on drop.
- KeyRing
- Key ring for managing multiple key versions.
- Versioned
Key - Versioned key for key rotation support.