Skip to main content

rpx_config

Function rpx_config 

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

Creates an RPX-based STARK configuration.