markkurossi / mpc

Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.
https://www.markkurossi.com/mpcl/index.html
MIT License
110 stars 22 forks source link

support more mpc protocols #4

Closed triplewz closed 1 year ago

triplewz commented 3 years ago

Do you have a plan to implement more mpc protocols, such as SPDZ?