Module binius_core::protocols::fri

source ·
Expand description

Implementation of the Fast Reed–Solomon IOPP (FRI) over binary fields.

FRI is an IOP of Proximity for Reed–Solomon codes. The original protocol was introduced in BBHR17, and this implementation uses a special instantiation described in DP24 Section 3.

Structs§

Enums§

Functions§

Type Aliases§

  • The type of the final message in the FRI protocol.
  • A proof for a single FRI consistency query.