binius_core

Module challenger

source
Expand description

Fiat-Shamir instantiations of a random oracle.

The design of the challenger module is based on the p3-challenger crate from Plonky3. The challenger can observe prover messages and sample verifier randomness.

Re-exports§

Modules§

Structs§

  • A wrapper over a challenger that isomorphically converts field elements sampled and observed.

Traits§

Functions§