Module ark_mpc::beaver

source ·
Expand description

Defines the Beaver value generation interface as well as a dummy beaver interface for testing

Traits

  • SharedValueSource implements both the functionality for: 1. Single additively shared values [x] where party 1 holds x_1 and party 2 holds x_2 such that x_1 + x_2 = x 2. Beaver triplets; additively shared values [a], [b], [c] such that a * b = c