Module fri_params

Source

Structs§

FriParameters
SecurityParameters

Constants§

MAX_BATCH_SIZE_LOG_BLOWUP_1
MAX_BATCH_SIZE_LOG_BLOWUP_2
MAX_NUM_CONSTRAINTS

Functions§

deep_ali_security_params_baby_bear_100_bits
standard_fri_params_with_100_bits_conjectured_securityDeprecated
Pre-defined FRI parameters with 100 bits of conjectured security. Security bits calculated following ethSTARK (https://eprint.iacr.org/2021/582.pdf) 5.10.1 eq (19)
standard_fri_params_with_100_bits_security
Pre-defined FRI parameters with 100 bits of provable security, meaning we do not rely on any conjectures about Reed–Solomon codes (e.g., about proximity gaps) or the ethSTARK Toy Problem Conjecture.