risc0_circuit_recursion

Module 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.
  • Smallest cycle limit, as a power of two (po2), supported as a lift program.
  • Control IDs for included recursion programs (ZKRs), using Poseidon2 over BabyBear.
  • Control IDs for included recursion programs (ZKRs), using SHA-256.