Title :
Building Confidential and Efficient Query Services in the Cloud with RASP Data Perturbation
Author :
Huiqi Xu ; Shumin Guo ; Keke Chen
Author_Institution :
Dept. of Comput. Sci. & Eng., Wright State Univ., Dayton, OH, USA
Abstract :
With the wide deployment of public cloud computing infrastructures, using clouds to host data query services has become an appealing solution for the advantages on scalability and cost-saving. However, some data might be sensitive that the data owner does not want to move to the cloud unless the data confidentiality and query privacy are guaranteed. On the other hand, a secured query service should still provide efficient query processing and significantly reduce the in-house workload to fully realize the benefits of cloud computing. We propose the random space perturbation (RASP) data perturbation method to provide secure and efficient range query and kNN query services for protected data in the cloud. The RASP data perturbation method combines order preserving encryption, dimensionality expansion, random noise injection, and random projection, to provide strong resilience to attacks on the perturbed data and queries. It also preserves multidimensional ranges, which allows existing indexing techniques to be applied to speedup range query processing. The kNN-R algorithm is designed to work with the RASP range query algorithm to process the kNN queries. We have carefully analyzed the attacks on data and queries under a precisely defined threat model and realistic security assumptions. Extensive experiments have been conducted to show the advantages of this approach on efficiency and security.
Keywords :
cloud computing; cryptography; data protection; query processing; random noise; RASP data perturbation method; RASP range query algorithm; attack resilience; confidential query services; data confidentiality; data query services; dimensionality expansion; efficient query services; indexing techniques; kNN query services; kNN-R algorithm; multidimensional range preservation; order preserving encryption; protected data; public cloud computing infrastructures; query privacy; random noise injection; random projection; random space perturbation; range query efficiency; range query processing; range query security; realistic security assumptions; threat model; Cloud computing; Computer architecture; Data privacy; Encryption; Query processing; Query services in the cloud; kNN query; privacy; range query;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2012.251