Skip to main content

rpo_config

Function rpo_config 

Source
pub fn rpo_config(
    params: PcsParams,
) -> MidenStarkConfig<LmcsConfig<<Felt as Field>::Packing, <Felt as Field>::Packing, StatefulSponge<RpoPermutation256, SPONGE_WIDTH, SPONGE_RATE, DIGEST_WIDTH>, TruncatedPermutation<RpoPermutation256, COMPRESSION_INPUTS, DIGEST_WIDTH, SPONGE_WIDTH>, SPONGE_WIDTH, DIGEST_WIDTH>, DuplexChallenger<Felt, RpoPermutation256, SPONGE_WIDTH, SPONGE_RATE>>
Expand description

Creates an RPO-based STARK configuration.