storage_proofs::crypto::sloth
pub fn decode<E: Engine>( key: &E::Fr, ciphertext: &E::Fr, rounds: usize) -> E::Fr
Sloth based decoding.