Constant bonsaidb::local::argon2::RECOMMENDED_SALT_LEN
pub const RECOMMENDED_SALT_LEN: usize = 16; // 16usize
Expand description
Recommended salt length for password hashing in bytes.
pub const RECOMMENDED_SALT_LEN: usize = 16; // 16usize
Recommended salt length for password hashing in bytes.