Expand description
Common parameter structures and traits for key derivation functions
Structs§
- Password
Hash - A complete password hash with algorithm, parameters, salt, and hash
Traits§
- Param
Provider - Trait for algorithms with configurable parameters
- String
Encodable - Trait for parameter types that can be serialized to a string