[Resource Topic] 2021/278: More Communication Lower Bounds for Information-Theoretic MPC

Welcome to the resource topic for 2021/278

Title:
More Communication Lower Bounds for Information-Theoretic MPC

Authors: Ivan Damgård, Boyang Li, Nikolaj I. Schwartzbach

Abstract:

We prove two classes of lower bounds on the communication complexity of information-theoretically secure multiparty computation. The first lower bound applies to perfect passive secure multiparty computation, in the standard model with n=2t+1 parties of which t are corrupted. We show a lower bound that applies to secure evaluation of any function, assuming that each party can choose to learn to learn or not learn the output. Specifically, we show that there is a function H^* such that for any protocol that evaluates y_i=b_i \cdot f(x_1,...,x_n) with perfect passive security (where b_i is a private boolean input), the total communication must be at least \frac{1}{2} \sum_{i=1}^n H_f^*(x_i) bits of information. The second lower bound applies to the perfect maliciously secure setting with n=3t+1 parties. We show that for any n and all large enough S, there exists a reactive functionality F_S taking an S-bit string as input (and with short output) such that any protocol implementing F_S with perfect malicious security must communicate \Omega(nS) bits. Since the functionalities we study can be implemented with linear size circuits, the result can equivalently be stated as follows: for any n and all large enough g \in \mathbb{N} there exists a reactive functionality F_C doing computation specified by a Boolean circuit C with g gates, where any perfectly secure protocol implementing F_C must communicate \Omega(n g) bits. The results easily extends to constructing similar functionalities defined over any fixed finite field. Using known techniques, we also show an upper bound that matches the lower bound up to a constant factor (existing upper bounds are a factor \log n off for Boolean circuits). Both results also extend to the case where the threshold t is suboptimal. Namely if n=kt+s the bound is weakened by a factor O(s), which corresponds to known optimizations via packed secret-sharing.

ePrint: https://eprint.iacr.org/2021/278

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 .