Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

RECOMMENDED_SALT_LEN

Constant RECOMMENDED_SALT_LEN 

Source
pub const RECOMMENDED_SALT_LEN: usize = 16;
Expand description

Recommended salt length for password hashing in bytes.