[Resource Topic] 2004/368: Cryptographic Asynchronous Multi-Party Computation with Optimal Resilience

Welcome to the resource topic for 2004/368

Title:
Cryptographic Asynchronous Multi-Party Computation with Optimal Resilience

Authors: Martin Hirt, Jesper Buus Nielsen, Bartosz Przydatek

Abstract:

We consider secure multi-party computation in the asynchronous model and present an efficient protocol with optimal resilience. For n parties, up to t<n/3 of them being corrupted, and security parameter \kappa, a circuit with c gates can be securely computed with communication complexity O(c n^3 \kappa) bits. In contrast to all previous asynchronous protocols with optimal resilience, our protocol requires access to an expensive broadcast primitive only O(n) times — independently of the size c of the circuit. This results in a practical protocol with a very low communication overhead.

One major drawback of a purely asynchronous network is that the inputs of up to t honest parties cannot be considered for the evaluation of the circuit. Waiting for all inputs could take infinitely long when the missing inputs belong to corrupted parties. Our protocol can easily be extended to a hybrid model, in which we have one round of synchronicity at the end of the input stage, but are fully asynchronous afterwards. In this model, our protocol allows to evaluate the circuit on the inputs of every honest party.

ePrint: https://eprint.iacr.org/2004/368

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .