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

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

Sloth based decoding.