English

Quorums Quicken Queries: Efficient Asynchronous Secure Multiparty Computation

Data Structures and Algorithms 2013-10-15 v1 Cryptography and Security Distributed, Parallel, and Cluster Computing

Abstract

We describe an asynchronous algorithm to solve secure multiparty computation (MPC) over n players, when strictly less than a 1/8 fraction of the players are controlled by a static adversary. For any function f over a field that can be computed by a circuit with m gates, our algorithm requires each player to send a number of field elements and perform an amount of computation that is O (m/n + \sqrt{n}). This significantly improves over traditional algorithms, which require each player to both send a number of messages and perform computation that is {\Omega}(nm). Additionally, we define the threshold counting problem and present a distributed algorithm to solve it in the asynchronous communication model. Our algorithm is load balanced, with computation, communication and latency complexity of O(log n), and may be of independent interest to other applications with a load balancing goal in mind.

Keywords

Cite

@article{arxiv.1310.3486,
  title  = {Quorums Quicken Queries: Efficient Asynchronous Secure Multiparty Computation},
  author = {Varsha Dani and Valerie King and Mahnush Movahedi and Jared Saia},
  journal= {arXiv preprint arXiv:1310.3486},
  year   = {2013}
}

Comments

ICDCN version: 15 pages

R2 v1 2026-06-22T01:45:58.070Z