CRMay 6, 2013

How to Collaborate between Threshold Schemes

arXiv:1305.1146v11 citations
Originality Synthesis-oriented
AI Analysis

This work addresses an incremental efficiency improvement for cryptographic systems using threshold schemes.

The paper tackles the problem of participants needing multiple shares when involved in multiple threshold schemes by proposing a method that allows each common participant to keep only one share, using polynomials with common crossover points.

Threshold schemes have been used to protect secrets by distributing shares to participants. To protect two secrets, we can use two separate traditional schemes, say, a (t1, n1) scheme and a (t2, n2) scheme. If there are u (<=min(t1, t2)) participants involved in both schemes, each of these u participants must keep two different shares. This paper proposes a method that allows each common participant to keep only one share. Our method constructs two polynomials with u common crossover points. We give theoretical details and two demonstrative examples. This algorithm can also handle the collaboration between more than two schemes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes