13 Forks
48 Stars
48 Watchers

mpc

Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.

How to download and setup mpc

Open terminal and run command
git clone https://github.com/markkurossi/mpc.git
git clone is used to create a copy or clone of mpc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mpc https://github.com/markkurossi/mpc/archive/master.zip

Or simply clone mpc with SSH
[email protected]:markkurossi/mpc.git

If you have some problems with mpc

You may open issue on mpc support forum (system) here: https://github.com/markkurossi/mpc/issues