Module dusk_plonk::composer

source ·
Expand description

PLONK turbo composer definitions

Structs

  • Construct and prove circuits
  • Generate the arguments to prove and verify a circuit
  • Represents a polynomial in coefficient form with its associated wire data
  • Turbo Prover with processed keys
  • Verify proofs of a given circuit

Traits

  • Circuit implementation that can be proved by a Composer
  • Circuit builder tool