Module components

Module components 

Source
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
EqualityChecker
Use this component to check if the values of two ClaimableNodes are equal, by adding self.sector to the circuit as an output layer.