Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Assign ¶
func Assign(blobData []byte, dict []byte, eip4844Enabled bool, x [32]byte, y fr381.Element) (circuit frontend.Circuit, publicInput fr.Element, snarkHash []byte, err error)
Assign the circuit with concrete data. Returns the assigned circuit and the public input computed during the assignment.
func Compile ¶
func Compile(dictionaryNbBytes int) constraint.ConstraintSystem
Compile builds the circuit
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.