English

BIOS ORAM: Improved Privacy-Preserving Data Access for Parameterized Outsourced Storage

Cryptography and Security 2017-09-20 v1 Data Structures and Algorithms

Abstract

Algorithms for oblivious random access machine (ORAM) simulation allow a client, Alice, to obfuscate a pattern of data accesses with a server, Bob, who is maintaining Alice's outsourced data while trying to learn information about her data. We present a novel ORAM scheme that improves the asymptotic I/O overhead of previous schemes for a wide range of size parameters for client-side private memory and message blocks, from logarithmic to polynomial. Our method achieves statistical security for hiding Alice's access pattern and, with high probability, achieves an I/O overhead that ranges from O(1)O(1) to O(log2n/(loglogn)2)O(\log^2 n/(\log\log n)^2), depending on these size parameters, where nn is the size of Alice's outsourced memory. Our scheme, which we call BIOS ORAM, combines multiple uses of B-trees with a reduction of ORAM simulation to isogrammic access sequences.

Keywords

Cite

@article{arxiv.1709.06534,
  title  = {BIOS ORAM: Improved Privacy-Preserving Data Access for Parameterized Outsourced Storage},
  author = {Michael T. Goodrich},
  journal= {arXiv preprint arXiv:1709.06534},
  year   = {2017}
}

Comments

Full version of paper appearing in WPES 2017

R2 v1 2026-06-22T21:48:30.124Z