[][src]Function storage_proofs::crypto::sloth::encode

pub fn encode<E: Engine>(key: &E::Fr, plaintext: &E::Fr, rounds: usize) -> E::Fr

Sloth based encoding.