Crate sp1_stark

source
Expand description

STARK-based primitives for proof generation and verification over AIRs.

Modules§

Structs§

Enums§

Constants§

  • The threshold for splitting deferred events.
  • The maximum number of elements that can be stored in the public values vec. Both SP1 and recursive proofs need to pad their public values vec to this length. This is required since the recursion verification program expects the public values vec to be fixed length.

Traits§

Functions§

Type Aliases§