pub const RECOMMENDED_SALT_LEN: usize = 16; // 16usize
Expand description

Recommended salt length for password hashing in bytes.