arrow
Return

Towards Practical Oblivious Map

delete2025-04-07
delete0
PRE
AI
X
Xinle Cao *
Z
Zhou, Jinjin
X
Xu, Quanqing
F
Feng, Weiqi
W
Wenjing Fang
Y
Yang, Chuanhui
L
Liu, Jian
W
Wang, Lei
K
Kui Ren
DOI:10.14778/3712221.3712235delete
deleteOriginal
deleteOriginal request for help
deleteShare
deleteSave
Abstract

Abstract

En 中文
Oblivious map (OMAP) is an important component in encrypted databases, utilized to prevent the server inferring sensitive information about client's encrypted databases based on access patterns. Despite its widespread usage and importance, existing OMAP solutions face practical challenges, including the need for a large number of interaction rounds between the client and server, as well as substantial communication bandwidth. For example, the SOTA protocol OMIX++ in VLDB 2024 still requires O(log n) interaction rounds and O(log2 n) communication bandwidth per access, where n denotes the total number of key-value pairs stored. In this work, we introduce more practical and efficient OMAP constructions. Consistent with all prior OMAPs, our constructions also adapt only the tree-based Oblivious RAM (ORAM) and oblivious data structures (ODS) to achieve OMAP for enhanced practicality. In complexity, our approach needs O (log n/log log n)+O (log A) interaction rounds and O (log2 n/log log n) +O(log A log n) communication bandwidth per data access where A is the security parameter. This new complexity results from our two main contributions. First, unlike prior works relying solely on search trees, we design a novel framework for OMAP that combines hash table with search trees. Second, we propose a more efficient tree-based ORAM named DAORAM, which is of significant independent interest. This new ORAM accelerates our constructions as it supports obliviously accessing hash tables more efficiently. We implement both our proposed constructions and prior methods to experimentally demonstrate that our constructions substantially outperform prior methods in terms of efficiency.
Keywords:
OCEANBASE
DATABASE

Journal

P
Proceedings of the VLDB Endowment
IF:
3.3
Papers:
553
Citations:
1.2W

Organization

A
Ant Grp
Scholars:
45
Papers: 14
Citations: 2
U
Univ Massachusetts Amherst
Scholars:
299
Papers: 175
Citations: 45