logo
pub const RECOMMENDED_SALT_LEN: usize = 16;
Expand description

Recommended salt length for password hashing in bytes.