[][src]Module bellperson::gadgets::boolean

Gadgets for allocating bits in the circuit and performing boolean logic.

Structs

AllocatedBit

Represents a variable in the constraint system which is guaranteed to be either zero or one.

Enums

Boolean

This is a boolean value which may be either a constant or an interpretation of an AllocatedBit.

Functions

field_into_allocated_bits_le
field_into_boolean_vec_le
u64_into_boolean_vec_le