Docs.rs
  • sp1-recursion-circuit-v2-1.2.0
    • sp1-recursion-circuit-v2 1.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mattstam
    • nhtyy
    • Dependencies
      • bincode ^1.3.3 normal
      • hashbrown ^0.14.5 normal
      • itertools ^0.13.0 normal
      • p3-air ^0.1.3-succinct normal
      • p3-baby-bear ^0.1.3-succinct normal
      • p3-bn254-fr ^0.1.3-succinct normal
      • p3-challenger ^0.1.3-succinct normal
      • p3-commit ^0.1.3-succinct normal
      • p3-dft ^0.1.3-succinct normal
      • p3-field ^0.1.3-succinct normal
      • p3-fri ^0.1.3-succinct normal
      • p3-matrix ^0.1.3-succinct normal
      • p3-maybe-rayon ^0.1.3-succinct normal
      • p3-merkle-tree ^0.1.3-succinct normal
      • p3-poseidon2 ^0.1.3-succinct normal
      • p3-symmetric ^0.1.3-succinct normal
      • p3-util ^0.1.3-succinct normal
      • rand ^0.8.5 normal
      • serde ^1.0.204 normal
      • sp1-core-executor ^1.2.0 normal
      • sp1-core-machine ^1.2.0 normal
      • sp1-primitives ^1.2.0 normal
      • sp1-recursion-circuit ^1.2.0 normal
      • sp1-recursion-compiler ^1.2.0 normal
      • sp1-recursion-core-v2 ^1.2.0 normal
      • sp1-recursion-derive ^1.2.0 normal
      • sp1-recursion-gnark-ffi ^1.2.0 normal
      • sp1-recursion-program ^1.2.0 normal
      • sp1-stark ^1.2.0 normal
      • stacker ^0.1 normal
      • tracing ^0.1.40 normal
      • ff ^0.13 dev
      • p3-challenger ^0.1.3-succinct dev
      • p3-dft ^0.1.3-succinct dev
      • p3-merkle-tree ^0.1.3-succinct dev
      • p3-poseidon2 ^0.1.3-succinct dev
      • p3-symmetric ^0.1.3-succinct dev
      • rand ^0.8.5 dev
      • sp1-core-executor ^1.2.0 dev
      • zkhash ^0.2.0 dev
    • Versions
    • 10.17% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sp1_recursion_circuit_v21.2.0

Module challenger

  • Structs
  • Constants
  • Traits
  • Functions

In crate sp1_recursion_circuit_v2

Module sp1_recursion_circuit_v2::challenger

source ·

Structs§

  • DuplexChallengerVariable
    Reference: p3_challenger::DuplexChallenger
  • MultiField32ChallengerVariable

Constants§

  • DIGEST_SIZE
  • RATE
  • SPONGE_SIZE

Traits§

  • CanCopyChallenger
  • CanObserveVariable
    Reference: p3_challenger::CanObserve.
  • CanSampleBitsVariable
  • CanSampleVariable
  • FieldChallengerVariable
    Reference: p3_challenger::FieldChallenger.

Functions§

  • reduce_32
  • split_32