pub fn master_key(password: &[u8], salt: &[u8]) -> SecretBytes
Derive the master key from a keychain password.