Space Efficient Secret Sharing: A Recursive Approach
Abhishek Parakh, Subhash Kak

TL;DR
This paper introduces a space-efficient recursive secret sharing method that securely distributes multiple secrets with minimal share size, suitable for secure storage in web and sensor networks.
Contribution
It proposes a novel recursive secret sharing scheme that optimizes space efficiency while maintaining information-theoretic security, improving upon existing methods.
Findings
Achieves near-optimal space efficiency with adjustable parameters.
Provides information-theoretic security for all shares.
Applicable to secure storage in web and sensor networks.
Abstract
This paper presents a recursive secret sharing technique that distributes k-1 secrets of length b each into n shares such that each share is effectively of length (n/(k-1))*b and any k pieces suffice for reconstructing all the k-1 secrets. Since n/(k-1) is near the optimal factor of n/k, and can be chosen to be close to 1, the proposed technique is space efficient. Furthermore, each share is information theoretically secure, i.e. it does not depend on any unproven assumption of computational intractability. Such a recursive technique has potential applications in secure and reliable storage of information on the Web and in sensor networks.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Chaos-based Image/Signal Encryption · Cryptography and Residue Arithmetic
