Skip to main content

Module key

Module key 

Source
Expand description

Encryption key management and derivation.

Structsยง

Argon2KeyDerivation
Argon2id key derivation function.
EncryptionKey
A secure encryption key that is zeroed on drop.
KeyRing
Key ring for managing multiple key versions.
VersionedKey
Versioned key for key rotation support.