English

Communication Efficient Secret Sharing

Information Theory 2016-04-04 v2 Cryptography and Security math.IT

Abstract

A secret sharing scheme is a method to store information securely and reliably. Particularly, in a threshold secret sharing scheme, a secret is encoded into nn shares, such that any set of at least t1t_1 shares suffice to decode the secret, and any set of at most t2<t1t_2 < t_1 shares reveal no information about the secret. Assuming that each party holds a share and a user wishes to decode the secret by receiving information from a set of parties; the question we study is how to minimize the amount of communication between the user and the parties. We show that the necessary amount of communication, termed "decoding bandwidth", decreases as the number of parties that participate in decoding increases. We prove a tight lower bound on the decoding bandwidth, and construct secret sharing schemes achieving the bound. Particularly, we design a scheme that achieves the optimal decoding bandwidth when dd parties participate in decoding, universally for all t1dnt_1 \le d \le n. The scheme is based on Shamir's secret sharing scheme and preserves its simplicity and efficiency. In addition, we consider secure distributed storage where the proposed communication efficient secret sharing schemes further improve disk access complexity during decoding.

Keywords

Cite

@article{arxiv.1505.07515,
  title  = {Communication Efficient Secret Sharing},
  author = {Wentao Huang and Michael Langberg and Joerg Kliewer and Jehoshua Bruck},
  journal= {arXiv preprint arXiv:1505.07515},
  year   = {2016}
}

Comments

submitted to the IEEE Transactions on Information Theory. New references and a new construction added

R2 v1 2026-06-22T09:42:46.774Z