storage_proofs::crypto::sloth
pub fn encode<E: Engine>(key: &E::Fr, plaintext: &E::Fr, rounds: usize) -> E::Fr
Sloth based encoding.