pub fn generate_master_key(
passphrase: &str,
aux: &AuxiliaryData,
) -> Result<Key, CellarError>Expand description
generate master key from the passphrase and entropy
pub fn generate_master_key(
passphrase: &str,
aux: &AuxiliaryData,
) -> Result<Key, CellarError>generate master key from the passphrase and entropy