International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Locality-Preserving Oblivious RAM

Authors:
Gilad Asharov
T.-H. Hubert Chan
Kartik Nayak
Rafael Pass
Ling Ren
Elaine Shi
Download:
DOI: 10.1007/978-3-030-17656-3_8 (login may be required)
Search ePrint
Search Google
Abstract: Oblivious RAMs, introduced by Goldreich and Ostrovsky [JACM’96], compile any RAM program into one that is “memory oblivious”, i.e., the access pattern to the memory is independent of the input. All previous ORAM schemes, however, completely break the locality of data accesses (for instance, by shuffling the data to pseudorandom positions in memory).In this work, we initiate the study of locality-preserving ORAMs—ORAMs that preserve locality of the accessed memory regions, while leaking only the lengths of contiguous memory regions accessed. Our main results demonstrate the existence of a locality-preserving ORAM with poly-logarithmic overhead both in terms of bandwidth and locality. We also study the tradeoff between locality, bandwidth and leakage, and show that any scheme that preserves locality and does not leak the lengths of the contiguous memory regions accessed, suffers from prohibitive bandwidth.To the best of our knowledge, before our work, the only works combining locality and obliviousness were for symmetric searchable encryption [e.g., Cash and Tessaro (EUROCRYPT’14), Asharov et al. (STOC’16)]. Symmetric search encryption ensures obliviousness if each keyword is searched only once, whereas ORAM provides obliviousness to any input program. Thus, our work generalizes that line of work to the much more challenging task of preserving locality in ORAMs.
Video from EUROCRYPT 2019
BibTeX
@article{eurocrypt-2019-29360,
  title={Locality-Preserving Oblivious RAM},
  booktitle={Advances in Cryptology – EUROCRYPT 2019},
  series={Advances in Cryptology – EUROCRYPT 2019},
  publisher={Springer},
  volume={11477},
  pages={214-243},
  doi={10.1007/978-3-030-17656-3_8},
  author={Gilad Asharov and T.-H. Hubert Chan and Kartik Nayak and Rafael Pass and Ling Ren and Elaine Shi},
  year=2019
}