Private search on key-value stores with hierarchical indexes

ICDE(2014)

引用 35|浏览165
暂无评分
摘要
Query processing that preserves both the query privacy at the client and the data privacy at the server is a new research problem. It has many practical applications, especially when the queries are about the sensitive attributes of records. However, most existing studies, including those originating from data outsourcing, address the data privacy and query privacy separately. Although secure multiparty computation (SMC) is a suitable computing paradigm for this problem, it has significant computation and communication overheads, thus unable to scale up to large datasets. Fortunately, recent advances in cryptography bring us two relevant tools - conditional oblivious transfer and homomorphic encryption. In this paper, we integrate database indexing techniques with these tools in the context of private search on key-value stores. We first present an oblivious index traversal framework, in which the server cannot trace the index traversal path of a query during evaluation. The framework is generic and can support a wide range of query types with a suitable homomorphic encryption algorithm in place. Based on this framework, we devise secure protocols for classic key search queries on B+-tree and R-tree indexes. Our approach is verified by both security analysis and performance study.
更多
查看译文
关键词
r-tree indexes,key-value store,data privacy,database indexing technique,cryptography,hierarchical indexes,tree data structures,oblivious index traversal framework,query privacy,database indexing,index traversal path,conditional oblivious transfer,b+-tree indexes,homomorphic encryption algorithm,smc,data outsourcing,secure multiparty computation,private search,query processing,servers,indexes,protocols,encryption
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要