[Resource Topic] 2016/194: How to Share a Secret, Infinitely

Welcome to the resource topic for 2016/194

Title:
How to Share a Secret, Infinitely

Authors: Ilan Komargodski, Moni Naor, Eylon Yogev

Abstract:

Secret sharing schemes allow a dealer to distribute a secret piece of information among several parties such that only qualified subsets of parties can reconstruct the secret. The collection of qualified subsets is called an access structure. The best known example is the k-threshold access structure, where the qualified subsets are those of size at least k. When k=2 and there are n parties, there are schemes for sharing an \ell-bit secret in which the share size of each party is roughly \max\{\ell,\log n\} bits, and this is tight even for secrets of 1 bit. In these schemes, the number of parties n must be given in advance to the dealer. In this work we consider the case where the set of parties is not known in advance and could potentially be infinite. Our goal is to give the t-th party arriving the smallest possible share as a function of t. Our main result is such a scheme for the k-threshold access structure and 1-bit secrets where the share size of party t is (k-1)\cdot \log t + \mathsf{poly}(k)\cdot o(\log t). For k=2 we observe an equivalence to prefix codes and present matching upper and lower bounds of the form \log t + \log\log t + \log\log\log t + O(1). Finally, we show that for any access structure there exists such a secret sharing scheme with shares of size 2^{t-1}.

ePrint: https://eprint.iacr.org/2016/194

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 .