International Association for Cryptologic Research

International Association
for Cryptologic Research

IACR News item: 24 February 2016

Ilan Komargodski, Moni Naor, Eylon Yogev
ePrint Report ePrint Report
Secret sharing schemes allow a dealer to distribute a secret piece of information among several parties so that any qualified subset of parties can reconstruct the secret, while every unqualified subset of parties learns nothing about the secret. The collection of qualified subsets is called an access structure. The best known access structure is the k-threshold one, where any subset of size k or more is qualified and all smaller subsets are not qualified. A major issue is the size of the shares needed to assure this property. For the threshold access structure, when k=2 and there are n parties it is known that the share size must be log(n) even for secrets of 1 bit.

In this work we consider the case where the set of parties is not known in advanced and could potentially be infinite. We would still like to give the t-th party arriving a small share as possible as a function of t. We show that for any access structure it is possible to do so by giving shares of size 2^{t-1}. Our main result is a scheme for k-threshold access structure with shares of size (k-1)*log(t)+poly(k)*o(log t) bits. Finally, we prove that no secret sharing scheme for the 2-threshold access structure with share size at most log(t)+loglog(t)+O(1) exists.
Expand

Additional news items may be found on the IACR news page.