Rafail Ostrovsky - Publications


Secure Message Transmission with Small Public Discussion

Juan Garay, Clint Givens , Rafail Ostrovsky

November 2, 2009

Abstract:

In the problem of Secure Message Transmission in the public discusion model (SMT-PD), a Sender wants to send a message to a receiver privately and reliably. Sender and receiver are connected by n channels, up to t< N of which may be maliciously controlled by a computationally unbounded adversary, as well as one public channel, which Is reliable but not private.

The SMT-Pd abstraction has been shown instrumental in achieving secure multi-party computation on sparse networks, where a subset of the nodes are able to realize a broadcast functionality, which plays the role of the public channel. However, the implementation of such public channel in point-to point networks is highly costly and non-trivial, which makes minimizing the use of this resource an intrinsically compelling issue.

In this paper, we present the first SMT-PD protocol with sublinear (i.e.,logarithmic in m, the message size) communication on the public channel. In addition, the protocol incurs a private communication complexity of O( mn/n-t) , which as we also show, is optimal. By contrast, the best known bounds in both public and private channels were linear.Furthermore, our protocol has an optimal round complexity of (3,2), meaning three rounds, two of which must invoke the public channel.

Finally, we ask the question whether some of the lower bounds on resource use for a single execution of SMT-PD can be beaten on average through amortization. In other words, if Sender and Receiver must send several massages back and forth ( where later messages depend on earlier ones), can they do better than the naive solution of repeating an SMT-PD protocol each time? We show that amortization can can indeed drastically reduce the use of the public channel: It is possible to limit the total number of uses of the public channel to two, no matter how many messages are ultimately sent between two nodes.(Since two uses of the public channel are required to send any reliable communication whatsoever, this is best possible.)

comment: Preliminary version appeared in Eurocrypt 2010:177-196. Full version appeared in IEEE Trans. Information Theory 60(4): 2373-2390 (2014)


    Fetch PDF file of the paper


Back to Publications List