Improved Single-Round Secure Multiplication Using Regenerating Codes.

Mark Abspoel,Ronald Cramer,Daniel Escudero,Ivan Damgard,Chaoping Xing
DOI: https://doi.org/10.1007/978-3-030-92075-3_8
2021-01-01
Abstract:In 2016, Guruswami and Wootters showed Shamir's secretsharing scheme defined over an extension field has a regenerating property. Namely, we can compress each share to an element of the base field by applying a linear form, such that the secret is determined by a linear combination of the compressed shares. Immediately it seemed like an application to improve the complexity of unconditionally secure multiparty computation must be imminent; however, thus far, no result has been published. We present the first application of regenerating codes to MPC, and show that its utility lies in reducing the number of rounds. Concretely, we present a protocol that obliviously evaluates a depth-d arithmetic circuit in d + O(1) rounds, in the amortized setting of parallel evaluations, with o(n(2)) ring elements communicated per multiplication. Our protocol makes use of function-dependent preprocessing, and is secure against the maximal adversary corrupting t < n/2 parties. All existing approaches in this setting have complexity Omega(n(2)). Moreover, we extend some of the theory on regenerating codes to Galois rings. It was already known that the repair property of MDS codes over fields can be fully characterized in terms of its dual code. We show this characterization extends to linear codes over Galois rings, and use it to show the result of Guruswami and Wootters also holds true for Shamir's scheme over Galois rings.
What problem does this paper attempt to address?