International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Fast Large-Scale Honest-Majority MPC for Malicious Adversaries

Authors:
Koji Chida
Koki Hamada
Dai Ikarashi
Ryo Kikuchi
Daniel Genkin
Yehuda Lindell
Ariel Nof
Download:
DOI: 10.1007/s00145-023-09453-7
Search ePrint
Search Google
Abstract: Protocols for secure multiparty computation enable a set of parties to compute a function of their inputs without revealing anything but the output. The security properties of the protocol must be preserved in the presence of adversarial behavior. The two classic adversary models considered are semi-honest (where the adversary follows the protocol specification but tries to learn more than allowed by examining the protocol transcript) and malicious (where the adversary may follow any arbitrary attack strategy). Protocols for semi-honest adversaries are often far more efficient, but in many cases the security guarantees are not strong enough. In this paper, we present new protocols for securely computing any functionality represented by an arithmetic circuit, assuming an honest majority exists . We utilize a new method for verifying that the adversary does not cheat, that yields a cost of just twice that of semi-honest protocols in some settings. Our protocols are information-theoretically secure in the presence of malicious adversaries. We present protocol variants for small and large fields, and show how to efficiently instantiate them based on replicated secret sharing and Shamir secret sharing. In particular, for large fields, our protocol requires each party to send justĀ  2 field elements per multiplication gate in the three-party setting, and justĀ  12 field elements per multiplication gate for any number of parties. As with previous works in this area aiming to achieve high efficiency, our protocol is secure with abort and does not achieve fairness, meaning that the adversary may receive output while the honest parties do not. We implemented our protocol and ran experiments for different numbers of parties, different network configurations and different circuit depths. Our protocol significantly outperforms the previous best for this setting (Lindell and Nof, CCS 2017); for a large number of parties (e.g., 100 parties), our implementation runs almost an order of magnitude faster than theirs.
BibTeX
@article{jofc-2023-33062,
  title={Fast Large-Scale Honest-Majority MPC for Malicious Adversaries},
  journal={Journal of Cryptology},
  publisher={Springer},
  volume={36},
  doi={10.1007/s00145-023-09453-7},
  author={Koji Chida and Koki Hamada and Dai Ikarashi and Ryo Kikuchi and Daniel Genkin and Yehuda Lindell and Ariel Nof},
  year=2023
}