webb-tools / gadget

A framework for building modular AVS and Tangle Blueprints: https://docs.tangle.tools/developers/blueprints.
https://tangle.tools
MIT License
5 stars 1 forks source link

[TASK] Integrate MP-SPDZ #134

Open drewstone opened 3 months ago

drewstone commented 3 months ago

Overview

This is a great project we should integrate with. It brings us a whole universe of applications and protocols people have developed, specifically because MP-SPDZ is a general multi-party-computation platform. Nodes execute programs using the MP-SPDZ framework that execute as MPCs. This ties in to some generalization of our roles system, although this could live as a first class role in our system.

Repo

MP-SPDZ Role

drewstone commented 3 months ago

Relevant for exploring this task https://github.com/data61/MP-SPDZ#protocols