The paper discusses a novel approach to secret sharing schemes using Mignotte’s sequence and SMT solvers, specifically enabling the reconstruction of a secret with t-1 shares instead of the traditional t shares. The method outlines a process for distributing shares among participants while ensuring that only authorized groups can recover the original secret. Through implementation using the SMT solver Z3, the paper demonstrates the effectiveness of the proposed scheme in maintaining data security.
Related topics: