Constant yubihsm::auth_key::DEFAULT_PBKDF2_SALT[][src]

pub const DEFAULT_PBKDF2_SALT: &[u8] = b"Yubico"

Salt value to use with PBKDF2 when deriving auth keys from a password. This salt is designed to be compatible with the password functionality in yubihsm-shell (otherwise using a static salt is not best practice).