blueprint
blueprint copied to clipboard
[TASK] Integrate MP-SPDZ
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
- https://github.com/data61/MP-SPDZ
MP-SPDZ Role
- Specify the program and the usual metadata
- Verifies
- Slashes for misbehavior
Relevant for exploring this task https://github.com/data61/MP-SPDZ#protocols