-
Notifications
You must be signed in to change notification settings - Fork 111
MP SPDZ
Marcella Hastings edited this page Nov 5, 2020
·
1 revision
MP-SPDZ is a suite of MPC protocol implementations for benchmarking, along with various useful building blocks. It is a mature framework implemented by an experienced developer; the software is efficient, well (modularly) architected, and continually maintained.
MP-SPDZ is not in the original paper (it was introduced later). It supersedes the older SPDZ-2 implementation.
Threshold: MP-SPDZ implements a variety of protocols; several of them support threshold output via Shamir and replicated sharing. See [Keller'20], Section 3.2.