vitorenesduarte / spdz

Implementation of the online phase of SPDZ - a MPC protocol - relying on a trusted dealer to generate the data needed from the preprocessing phase
GNU General Public License v3.0
1 stars 4 forks source link

Move all arithmetic operations to Finite Field operations #3

Closed vitorenesduarte closed 9 years ago

vitorenesduarte commented 9 years ago

Suggestions:

vitorenesduarte commented 9 years ago

commit 981122aad36c5ad133feb155a220333a3909aad1 fixes this. commit 6d73be0519735eb6cde35f8fc126c0191a31ccfa provides flexibility on using several implementations of FieldElement.