Expand description
Module for components that can be used to build a circuit.
Modules§
- binary_
operations - Defines components needed for building binary circuits.
- digits
- Components relating to digital range checking, decomposition and recomposition
- sha2_
gkr
Structs§
- Components
- Components for building circuits
- Equality
Checker - Use this component to check if the values of two ClaimableNodes are equal, by adding self.sector to the circuit as an output layer.