[Resource Topic] 2011/157: Secure Computation on the Web: Computing without Simultaneous Interaction

Welcome to the resource topic for 2011/157

Title:
Secure Computation on the Web: Computing without Simultaneous Interaction

Authors: Shai Halevi, Yehuda Lindell, Benny Pinkas

Abstract:

Secure computation enables mutually suspicious parties to compute a joint function of their private inputs while providing strong security guarantees. Amongst other things, even if some of the participants are corrupted the output is still correctly computed, and parties do not learn anything about each other’s inputs except for that output. Despite the power and generality of secure computation, its use in practice seems limited. We argue that one of the reasons for this is that the model of computation on the web is not suited to the type of communication patterns needed for secure computation. Specifically, in most web scenarios clients independently connect to servers, interact with them and then leave. This rules out the use of secure computation protocols that require that \emph{all} participants interact simultaneously. In this paper, we initiate the study of secure computation in a client-server model where each client connects to the server \emph{once} and interacts with it, without any other client necessarily being connected at the same time. We point out some inherent limitations in this model and present definitions that capture what can be done. We also present a general feasibility result and several truly practical protocols for a number of functions of interest. All our protocols are based on standard assumptions, and we achieve security both in the semi-honest and malicious adversary models.

ePrint: https://eprint.iacr.org/2011/157

Talk: https://www.youtube.com/watch?v=31GD1x6XgAM

Slides: http://www.iacr.org/cryptodb/archive/2011/CRYPTO/presentation/03-3-Lindell.pdf

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 .