Expand description
Key type definition and traits
Structs§
- Hkdf
Sha256 - HKDF-SHA256 key derivation implementation
- Hkdf
Sha512 - HKDF-SHA512 key derivation implementation for higher security
- Secret
Key - A cryptographic key is automatically zeroed on drop
- Versioned
Key - A versioned key with metadata
Traits§
- KeyDerivation
- Trait for the key derivation functions
- KeyWrap
- Trait for key wrapping/unwrapping