Paper 2004/170

Efficient Consistency Proofs for Generalized Queries on a Committed Database

Rafail Ostrovsky, Charles Rackoff, and Adam Smith

Abstract

A *consistent query protocol* (CQP) allows a database owner to publish a very short string $c$ which *commits* her and everybody else to a particular database $D$, so that any copy of the database can later be used to answer queries and give short proofs that the answers are consistent with the commitment $c$. Here *commits* means that there is at most one database $D$ that anybody can find (in polynomial time) which is consistent with $c$. (Unlike in some previous work, this strong guarantee holds even for owners who try to cheat while creating $c$.) Efficient CQPs for membership and one-dimensional range queries are known \cite{BRW02,K98,MR}: given a query pair $a,b\in \mathbb{R}$, the server answers with all the keys in the database which lie in the interval $[a,b]$ and a proof that the answer is correct. This paper explores CQPs for more general types of databases. We put forward a general technique for constructing CQPs for any type of query, assuming the existence of a data structure/algorithm with certain inherent robustness properties that we define (called a *data robust algorithm*). We illustrate our technique by constructing an efficient protocol for *orthogonal range queries*, where the database keys are points in $\mathbb{R}^d$ and a query asks for all keys in a rectangle $[a_1,b_1]\times\ldots \times [a_d,b_d]$. Our data-robust algorithm is within a $O(\log N)$ factor of the best known standard data structure (a range tree, due to Bentley (1980)). We modify our protocol so that it is also private, that is, the proofs leak no information about the database beyond the query answers. We show a generic modification to ensure privacy based on zero-knowledge proofs, and also give a new, more efficient protocol tailored to hash trees.

Note: This is a longer version of the paper, containing proofs and details omitted from the conference version (ICALP, 2004).

Metadata
Available format(s)
PDF PS
Category
Cryptographic protocols
Publication info
Published elsewhere. Extended abstract appears in ICALP 2004.
Keywords
Commitmentzero-knowledge setsauthenticated data structuresrange queriesdatabase privacy.
Contact author(s)
adsmith @ mit edu
History
2004-07-20: received
Short URL
https://ia.cr/2004/170
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2004/170,
      author = {Rafail Ostrovsky and Charles Rackoff and Adam Smith},
      title = {Efficient Consistency Proofs for Generalized Queries on a Committed Database},
      howpublished = {Cryptology ePrint Archive, Paper 2004/170},
      year = {2004},
      note = {\url{https://eprint.iacr.org/2004/170}},
      url = {https://eprint.iacr.org/2004/170}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.