Module ark_mpc::gadgets

source ·
Expand description

MPC circuits implemented directly in the library as gadgets for more complex MPC operations

Functions

  • A prefix product gadget, computes the prefix products of a vector of values, where for n values, the ith prefix product is defined as: x0 * x1 * … * xi