Functionsยง
- execute_
poseidon2_ ๐permutation_ opcode - execute_
sha_ ๐256_ permutation_ opcode - get_
hash_ ๐input - Reads the hash function input from a [
WitnessMap]. - solve_
generic_ ๐256_ hash_ opcode - Attempts to solve a 256 bit hash function opcode.
If successful,
initial_witnesswill be mutated to contain the new witness assignment. - solve_
poseidon2_ ๐permutation_ opcode - solve_
sha_ ๐256_ permutation_ opcode - to_
u32_ ๐array - write_
digest_ ๐to_ outputs - Writes a
digestto the [WitnessMap] at witness indicesoutputs.