[][src]Function storage_proofs::crypto::kdf::kdf

pub fn kdf(data: &[u8], m: usize) -> Fr

Key derivation function, based on pedersen hashing.