Module snarkvm_wasm::bits[][src]

Modules

boolean
boolean_input
to_bits
to_bytes

Structs

AllocatedBit

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

BooleanInputGadget

Conversion of field elements by converting them to boolean sequences Used by Groth16 and Gm17

Enums

Boolean

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

Traits

ToBitsBEGadget
ToBitsLEGadget
ToBytesGadget