A Monotone Circuit Construction for Individually-Secure Multi-Secret Sharing
Cailyn Bass, Alejandro Cohen, Rafael G. L. D'Oliveira, Muriel Médard
TL;DR
This work addresses increasing the information rate in secret sharing with general access structures by embedding multi-secret sharing with individual security into a monotone circuit framework. It introduces a share-replacement technique that substitutes up to $m-1$ shares with linear combinations of messages, while preserving decodability and ensuring each $M_\ell$ remains individually secure against unauthorized subsets. The authors prove that the resulting scheme achieves an information rate of $R_{MS}=\frac{m}{|S|}$ and provide conditions under which replacements are valid; they also show that replacing non-replaceable shares destroys decodability. A concrete four-party example illustrates the method and rate gains, highlighting the practical potential for more efficient, securely distributed secret sharing in general access-structure settings.
Abstract
In this work, we introduce a new technique for taking a single-secret sharing scheme with a general access structure and transforming it into an individually secure multi-secret sharing scheme where every secret has the same general access structure. To increase the information rate, we consider Individual Security which guarantees zero mutual information with each secret individually, for any unauthorized subsets. Our approach involves identifying which shares of the single-secret sharing scheme can be replaced by linear combinations of messages. When $m-1$ shares are replaced, our scheme obtains an information rate of $m/|S|$, where $S$ is the set of shares. This provides an improvement over the information rate of $1/|S|$ in the original single-secret sharing scheme.
