Paper 2016/251

Searchable Symmetric Encryption: Optimal Locality in Linear Space via Two-Dimensional Balanced Allocations

Gilad Asharov, Moni Naor, Gil Segev, and Ido Shahaf

Abstract

Searchable symmetric encryption (SSE) enables a client to store a database on an untrusted server while supporting keyword search in a secure manner. Despite the rapidly increasing interest in SSE technology, experiments indicate that the performance of the known schemes scales badly to large databases. Somewhat surprisingly, this is not due to their usage of cryptographic tools, but rather due to their poor locality (where locality is defined as the number of non-contiguous memory locations the server accesses with each query). The only known schemes that do not suffer from poor locality suffer either from an impractical space overhead or from an impractical read efficiency (where read efficiency is defined as the ratio between the number of bits the server reads with each query and the actual size of the answer). We construct the first SSE schemes that simultaneously enjoy optimal locality, optimal space overhead, and nearly-optimal read efficiency. Specifically, for a database of size $N$, under the modest assumption that no keyword appears in more than $N^{1 - 1/\log\log N}$ documents, we construct a scheme with read efficiency $\tilde{O}(\log \log N)$. This essentially matches the lower bound of Cash and Tessaro (EUROCRYPT '14) showing that any SSE scheme must be sub-optimal in either its locality, its space overhead, or its read efficiency. In addition, even without making any assumptions on the structure of the database, we construct a scheme with read efficiency $\tilde{O}(\log N)$. Our schemes are obtained via a two-dimensional generalization of the classic balanced allocations (``balls and bins'') problem that we put forward. We construct nearly-optimal two-dimensional balanced allocation schemes, and then combine their algorithmic structure with subtle cryptographic techniques.

Metadata
Available format(s)
PDF
Publication info
Published elsewhere. Major revision. STOC '16
DOI
10.1145/2897518.2897562
Contact author(s)
segev @ cs huji ac il
History
2020-03-04: last of 2 revisions
2016-03-07: received
See all versions
Short URL
https://ia.cr/2016/251
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2016/251,
      author = {Gilad Asharov and Moni Naor and Gil Segev and Ido Shahaf},
      title = {Searchable Symmetric Encryption: Optimal Locality in Linear Space via Two-Dimensional Balanced Allocations},
      howpublished = {Cryptology ePrint Archive, Paper 2016/251},
      year = {2016},
      doi = {10.1145/2897518.2897562},
      note = {\url{https://eprint.iacr.org/2016/251}},
      url = {https://eprint.iacr.org/2016/251}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.