CRDec 1, 2015

Secure Distributed Membership Tests via Secret Sharing: How to Hide Your Hostile Hosts Harnessing Shamir Secret Sharing

arXiv:1512.00102v11 citations
Originality Incremental advance
AI Analysis

This addresses data security for distributed archives, offering a novel approach to protect against malicious insiders and compromised systems, though it is incremental in building on existing secret-sharing techniques.

The paper tackles the conflict between data security and availability by introducing the Serial Interpolation Filter, a method for secure distributed membership tests using secret sharing, which provides information-theoretic protection against single attackers and computationally hard protection against colluding attackers.

Data security and availability for operational use are frequently seen as conflicting goals. Research on searchable encryption and homomorphic encryption are a start, but they typically build from encryption methods that, at best, provide protections based on problems assumed to be computationally hard. By contrast, data encoding methods such as secret sharing provide information-theoretic data protections. Archives that distribute data using secret sharing can provide data protections that are resilient to malicious insiders, compromised systems, and untrusted components. In this paper, we create the Serial Interpolation Filter, a method for storing and interacting with sets of data that are secured and distributed using secret sharing. We provide the ability to operate over set-oriented data distributed across multiple repositories without exposing the original data. Furthermore, we demonstrate the security of our method under various attacker models and provide protocol extensions to handle colluding attackers. The Serial Interpolation Filter provides information-theoretic protections from a single attacker and computationally hard protections from colluding attackers.

Foundations

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

Your Notes