pub const SCRYPT_SALT_LEN: usize = 32;
The length of an scrypt salt.
The value of this constant - 32 - is considered part of this API. Any changes to it will be considered breaking changes.