Function storage_proofs_core::crypto::feistel::permute

source ยท
pub fn permute(
    num_elements: Index,
    index: Index,
    keys: &[Index],
    precomputed: FeistelPrecomputed,
) -> Index