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

Add support to fixed network topologies #6

Closed vitorenesduarte closed 9 years ago

vitorenesduarte commented 9 years ago

Instead of always opening/closing connections, each of n parties dedicates n-1 threads to connect to the others parties.