Visible to the public ServeDB: Secure, Verifiable, and Efficient Range Queries on Outsourced Database

TitleServeDB: Secure, Verifiable, and Efficient Range Queries on Outsourced Database
Publication TypeConference Paper
Year of Publication2019
AuthorsWu, Songrui, Li, Qi, Li, Guoliang, Yuan, Dong, Yuan, Xingliang, Wang, Cong
Conference Name2019 IEEE 35th International Conference on Data Engineering (ICDE)
Keywordscloud adoption, composability, cryptography, data encryption, data outsourcing, data privacy, database management systems, efficiency, efficient range queries, encrypted data, formal security analysis, Indexes, Metrics, Multi-dimensional range query, multidimensional data records, multidimensional range query, one-dimensional query, Outsourced Database, Outsourced Database Integrity, outsourcing, privacy, privacy concerns, pubcrawl, query processing, query results, Resiliency, result integrity, scalable scheme, secure scheme, secure tree index, Servers, SQL, SQL queries, sublinear query time, tree data structures, verifiability, verifiable range queries
Abstract

Data outsourcing to cloud has been a common IT practice nowadays due to its significant benefits. Meanwhile, security and privacy concerns are critical obstacles to hinder the further adoption of cloud. Although data encryption can mitigate the problem, it reduces the functionality of query processing, e.g., disabling SQL queries. Several schemes have been proposed to enable one-dimensional query on encrypted data, but multi-dimensional range query has not been well addressed. In this paper, we propose a secure and scalable scheme that can support multi-dimensional range queries over encrypted data. The proposed scheme has three salient features: (1) Privacy: the server cannot learn the contents of queries and data records during query processing. (2) Efficiency: we utilize hierarchical cubes to encode multi-dimensional data records and construct a secure tree index on top of such encoding to achieve sublinear query time. (3) Verifiability: our scheme allows users to verify the correctness and completeness of the query results to address server's malicious behaviors. We perform formal security analysis and comprehensive experimental evaluations. The results on real datasets demonstrate that our scheme achieves practical performance while guaranteeing data privacy and result integrity.

DOI10.1109/ICDE.2019.00062
Citation Keywu_servedb:_2019