seec
0.1.0
Module secret
Structs
Functions
In crate seec
?
Settings
Module
seec
::
secret
Copy item path
source
·
[
−
]
Expand description
High-level
Secret
API to construct a circuit.
Structs
§
Secret
Functions
§
inputs
low_depth_reduce
Reduce the slice of Secrets with the provided operation. The operation can be a closure or simply one of the operations implemented on
Secret
s, like
BitAnd
.
The circuit will be constructed such that the depth is minimal.