Module key

Module key 

Source
Expand description

Key type definition and traits

Structs§

HkdfSha256
HKDF-SHA256 key derivation implementation
HkdfSha512
HKDF-SHA512 key derivation implementation for higher security
SecretKey
A cryptographic key is automatically zeroed on drop
VersionedKey
A versioned key with metadata

Traits§

KeyDerivation
Trait for the key derivation functions
KeyWrap
Trait for key wrapping/unwrapping