[−][src]Module fancy_garbling::circuit
DSL for creating circuits compatible with fancy-garbling in the old-fashioned way, where you create a circuit for a computation then garble it.
Structs
Circuit | Static representation of the type of computation supported by fancy garbling. |
CircuitBuilder | CircuitBuilder is used to build circuits. |
CircuitRef | The index and modulus of a gate in a circuit. |