Expand description

Provides objects and functions for statically garbling and evaluating a circuit without streaming.

Structs

Encode inputs statically.
Static evaluator for a circuit, created by the garble function.
Implementation of the Read trait for use by the Evaluator.
Implementation of the Write trait for use by Garbler.

Functions

Garble a circuit without streaming.