Function ss_rs::crypto::derive_key

source ·
pub fn derive_key(password: &[u8], key: &mut [u8])
Expand description

Generates the master key from a password.