blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

[TASK] Integrate MP-SPDZ

Open drewstone opened this issue 1 year ago • 1 comments

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

drewstone avatar Apr 15 '24 00:04 drewstone

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

drewstone avatar Apr 15 '24 01:04 drewstone