Module risc0_circuit_recursion::control_id

source ·

Constants§

  • Control IDs allowed in the default set of recursion programs. Includes control IDs for the base set of recursion programs, and each power-of-two of the rv32im circuit, using Poseidon2.
  • Root of the Merkle tree constructed from ALLOWED_CONTROL_IDS, using Poseidon2.
  • Control ID for the identity recursion programs (ZKR), using Poseidon over the BN254 scalar field.
  • Control IDs for included recursion programs (ZKRs), using Poseidon2 over BabyBear.
  • Control IDs for included recursion programs (ZKRs), using SHA-256.