Information Theoretically Secure Databases
Gregory Valiant, Paul Valiant

TL;DR
This paper introduces an information theoretically secure database system that maintains data security between accesses through periodic re-randomization, ensuring everlasting security against malicious agents and viruses without relying on computational assumptions.
Contribution
It proposes a novel re-randomizing database design that guarantees information theoretic security and provides a proof based on a new communication/data tradeoff for learning sparse parities.
Findings
The system achieves everlasting security against malicious agents.
Periodic re-randomization effectively prevents data leakage during idle periods.
The security proof relies on a new bound for learning sparse parities from random examples.
Abstract
We introduce the notion of a database system that is information theoretically "Secure In Between Accesses"--a database system with the properties that 1) users can efficiently access their data, and 2) while a user is not accessing their data, the user's information is information theoretically secure to malicious agents, provided that certain requirements on the maintenance of the database are realized. We stress that the security guarantee is information theoretic and everlasting: it relies neither on unproved hardness assumptions, nor on the assumption that the adversary is computationally or storage bounded. We propose a realization of such a database system and prove that a user's stored information, in between times when it is being legitimately accessed, is information theoretically secure both to adversaries who interact with the database in the prescribed manner, as well as…
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 · Privacy-Preserving Technologies in Data · Complexity and Algorithms in Graphs
