[Resource Topic] 2025/1809: On the Security of Linear Secret Sharing with General Noisy Side-Channel Leakage

Welcome to the resource topic for 2025/1809

Title:
On the Security of Linear Secret Sharing with General Noisy Side-Channel Leakage

Authors: Utkarsh Gupta, Hessam Mahdavifar

Abstract:

Secret sharing is a foundational cryptographic primitive for sharing keys in distributed systems. In a classical (n,t)-threshold setting, it involves a dealer who has a secret, a set of n users to whom shares of the secret are sent, and a threshold t which is the minimum number of shares required to recover the secret. These schemes offer an \textit{all-or-nothing} security approach where less than t shares reveal no information about the secret. But these guarantees are threatened by side-channel attacks which can leak partial information from each share. Initiated by Benhamouda et. al. (Crypto’18), the security of linear secret sharing schemes has been studied for bounded leakage models, which assume that the adversary can leak bounded functions of each share. However, this model does not translate into real-world attacks, as physical side-channels are inherently noisy. The \delta-noisy channel model, proposed by Prouff and Rivain (Eurocrypt’13), is a general leakage framework which captures the noisy behaviour of side-channels. But the security for this model has proven difficult to analyze even for (n,n)-threshold schemes. The best known guarantees due to Duc et. al. (Eurocrypt’14), show that the adversary has at most (\delta \cdot\mathcal{O}(n) \cdot q)^{n} advantage compared to guessing blindly, where \mathbb{F}_q is the underlying field. In this work, we study the security of linear secret sharing schemes with \delta-noisy leakage, and show bounds on the mutual information (MI) and statistical bias (\Delta^{\mathrm{TV}}) security metrics. Our results are based on the Fourier analytical framework, first used by Benhamouda et. al. (Crypto’18), adapted to the \delta-noisy model. Informally, for some security parameter \eta\le \min{\{1,2\delta\}}, the Poisson’s summation formula enables us to bound the ratio between the observed leakage for some given secret, and leakage under independence as (1\pm \eta^t). This is then used to show a) (n,t \ge \tau (n+1))-threshold schemes over \mathbb{F}_q have at most \mathcal{O}(q^{-t(\gamma+1-1/\tau)}) leakage, given \eta \le q^{-\gamma}; and consequently b) for (n,n)-threshold schemes the guessing advantage is at most (q-1) \cdot \eta^n = \mathcal{O}(q^{1/n} \cdot \delta)^n. Our results for the first time remove the field-size loss in security guarantees for (n,n)-threshold schemes. Furthermore, for (n,t)-threshold schemes, our results imply that the known security barrier of t \ge 0.5n is an artifact of the bounded leakage model. This work can be viewed as a next step towards closing the gap between theory and practice in leakage resilient cryptography.

ePrint: https://eprint.iacr.org/2025/1809

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 .