Unconditionally Secure Computation with Reduced Interaction

Abstract

We study the question of how much interaction is needed for unconditionally secure multiparty computation. We first consider the number of messages that need to be sent to compute a Boolean function with semi-honest security, where all nn parties learn the result. We consider two classes of functions called tt-difficult and tt-very difficult functions, here tt refers to the number of corrupted players. One class is contained in the other. For instance, the AND of an input bit from each player is tt-very difficult while the XOR is tt-difficult but not tt-very difficult. We show lower bounds on the message complexity of both types of functions, considering two notions of message complexity called conservative and liberal, where the conservative one is the more standard one. In all cases the bounds are Ω(nt)\Omega(nt). We also show upper bounds for t=1t=1 and functions in deterministic log-space, as well as a stronger upper bound for the XOR function. This matches the lower bound for conservative complexity, so we find that the conservative message complexity of 11-very difficult functions in deterministic log space is 2n2n, while the conservative message complexity for XOR (and t=1t=1) is 2n12n-1. Next, we consider round complexity. It is a long-standing open problem to determine whether all efficiently computable functions can also be efficiently computed in constant-round with {\em unconditional} security. Motivated by this, we consider the question of whether we can compute any function securely, while minimizing the interaction of {\em some of} the players? And if so, how many players can this apply to? Note that we still want the standard security guarantees (correctness, privacy, termination) and we consider the standard communication model with secure point-to-point channels. We answer the questions as follows: for passive security, with n=2t+1n=2t+1 players and tt corruptions, up to tt players can have minimal interaction, i.e., they send 1 message in the first round to each of the t+1t+1 remaining players and receive one message from each of them in the last round. Using our result on message complexity, we show that this is (unconditionally) optimal. For malicious security with n=3t+1n=3t+1 players and tt corruptions, up to tt players can have minimal interaction, and we show that this is also optimal

    Similar works