storage_proofs::crypto::kdf
pub fn kdf(data: &[u8], m: usize) -> Fr
Key derivation function, based on pedersen hashing.