pub const MIN_SALT_LEN: usize = 8; // 8usize
Expand description

Minimum salt length in bytes.