International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

A Secret-Sharing Based MPC Protocol for Boolean Circuits with Good Amortized Complexity

Authors:
Ignacio Cascudo
Jaron Skovsted Gundersen
Download:
Search ePrint
Search Google
Presentation: Slides
Abstract: We present a new secure multiparty computation protocol in the preprocessing model that allows for the evaluation of a number of instances of a boolean circuit in parallel, with a small online communication complexity per instance of $10$ bits per party and multiplication gate. Our protocol is secure against an active dishonest majority, and can also be transformed, via existing techniques, into a protocol for the evaluation of a single “well-formed” boolean circuit with the same complexity per multiplication gate at the cost of some overhead that depends on the topology of the circuit. Our protocol uses an approach introduced recently in the setting of honest majority and information-theoretical security which, using an algebraic notion called reverse multiplication friendly embeddings, essentially transforms a batch of evaluations of an arithmetic circuit over a small ?eld into one evaluation of another arithmetic circuit over a larger ?eld. To obtain security against a dishonest majority we combine this approach with the well-known SPDZ protocol that operates over a large ?eld. Structurally our protocol is most similar to MiniMAC, a protocol which bases its security on the use of error-correcting codes, but our protocol has a communication complexity which is half of that of MiniMAC when the best available binary codes are used. With respect to certain variant of MiniMAC that utilizes codes over larger ?elds, our communication complexity is slightly worse; however, that variant of MiniMAC needs a much larger preprocessing than ours. We also show that our protocol also has smaller amortized communication complexity than Committed MPC, a protocol for general ?elds based on homomorphic commitments, if we use the best available constructions for those commitments. Finally, we construct a preprocessing phase from oblivious transfer based on ideas from MASCOT and Committed MPC.
Video from TCC 2020
BibTeX
@article{tcc-2020-30625,
  title={A Secret-Sharing Based MPC Protocol for Boolean Circuits with Good Amortized Complexity},
  booktitle={Theory of Cryptography},
  publisher={Springer},
  author={Ignacio Cascudo and Jaron Skovsted Gundersen},
  year=2020
}