Abstract
An Oblivious RAM (ORAM), introduced by Goldreich and Ostrovsky (J. ACM 1996), is a (probabilistic) RAM that hides its access pattern, i.e., for every input the observed locations accessed are similarly distributed. In recent years there has been great progress both in terms of upper bounds as well as in terms of lower bounds, essentially pinning down the smallest overhead possible in various settings of parameters. We observe that there is a very natural setting of parameters in which no non-trivial lower bound is known, even not ones in restricted models of computation (like the so called balls and bins model). Let N and w be the number of cells and bit-size of cells, respectively, in the RAM that we wish to simulate obliviously. Denote by b the cell bit-size of the ORAM. All previous ORAM lower bounds have a multiplicative w/ b factor which makes them trivial in many settings of parameters of interest. In this work, we prove a new ORAM lower bound that captures this setting (and in all other settings it is at least as good as previous ones, quantitatively). We show that any ORAM must make (amortized) Ω(log(Nwm)/log(bw)) memory probes for every logical operation. Here, m denotes the bit-size of the local storage of the ORAM. Our lower bound implies that logarithmic overhead in accesses is necessary, even if b≫ w. Our lower bound is tight for all settings of parameters, up to the log (b/ w) factor. Our bound also extends to the non-colluding multi-server setting. As an application, we derive the first (unconditional) separation between the overhead needed for ORAMs in the online vs. offline models. Specifically, we show that when w= log N and, there exists an offline ORAM that makes (on average) o(1) memory probes per logical operation while every online one must make Ω(log N/ log log N) memory probes per logical operation. No such previous separation was known for any setting of parameters, not even in the balls and bins model.
Original language | English |
---|---|
Title of host publication | Advances in Cryptology – CRYPTO 2021 - 41st Annual International Cryptology Conference, CRYPTO 2021, Proceedings |
Editors | Tal Malkin, Chris Peikert |
Publisher | Springer Science and Business Media Deutschland GmbH |
Pages | 579-609 |
Number of pages | 31 |
ISBN (Print) | 9783030842581 |
DOIs | |
State | Published - 2021 |
Event | 41st Annual International Cryptology Conference, CRYPTO 2021 - Virtual, Online Duration: 16 Aug 2021 → 20 Aug 2021 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 12828 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 41st Annual International Cryptology Conference, CRYPTO 2021 |
---|---|
City | Virtual, Online |
Period | 16/08/21 → 20/08/21 |
Bibliographical note
Publisher Copyright:© 2021, International Association for Cryptologic Research.
Keywords
- Cell-probe model
- Lower bound
- Oblivious RAM