Module params

Source
Expand description

Common parameter structures and traits for key derivation functions

Structs§

PasswordHash
A complete password hash with algorithm, parameters, salt, and hash

Traits§

ParamProvider
Trait for algorithms with configurable parameters
StringEncodable
Trait for parameter types that can be serialized to a string