English

Gruppen secret sharing, or, how to share several secrets if you must?

Cryptography and Security 2013-10-18 v1

Abstract

Each member of an nn-person team has a secret, say a password. The kk out of nn gruppen secret sharing requires that any group of kk members should be able to recover the secrets of the other nkn-k members, while any group of k1k-1 or less members should have no information on the secret of other team member even if other secrets leak out. We prove that when all secrets are chosen independently and have size ss, then each team member must have a share of size at least (nk)s(n-k)s, and we present a scheme which achieves this bound when ss is large enough. This result shows a significant saving over nn independent applications of Shamir's kk out of n1n-1 threshold schemes which assigns shares of size (n1)s(n-1)s to each team member independently of kk. We also show how to set up such a scheme without any trusted dealer, and how the secrets can be recovered, possibly multiple times, without leaking information. We also discuss how our scheme fits to the much-investigated multiple secret sharing methods.

Keywords

Cite

@article{arxiv.1310.4652,
  title  = {Gruppen secret sharing, or, how to share several secrets if you must?},
  author = {Laszlo Csirmaz},
  journal= {arXiv preprint arXiv:1310.4652},
  year   = {2013}
}