Build Efficient Query Services in the Cloud with RASP and Range Queries

Full Text Download |
Abstract
Cloud computing is mainly used to store and retrieve data and also to host data query services has become an appealing solution for the advantages on scalability and cost-saving. However, Encryption is a well-established technology for protecting sensitive data. When data encrypted once, data can no longer be easily queried aside from exact matches .A secured query service reduce the in-house workload to fully realize the benefits of cloud computing. The RASP data perturbation and kNN query services method provide secure range query and kNN query services for protected data in the cloud. Continuous K nearest neighbor queries (C-KNN) is defined as the nearest points of interest to all the points on a path. The kNN-R algorithm is designed to work with the RASP range query algorithm to process the queries. The attacks on data and queries under a precisely defined threat model and realistic security assumptions are analyzed. Extensive experiments have been conducted to show the advantages of this approach on efficiency and security.
INDEX TERMS:query services in the cloud, privacy, range query, kNN query.
I.Introduction
Hosting data-intensive query services in the cloud is increasing now a day. The unique advantages in cloud is scalability and cost-saving. With the cloud Infrastructures, the service owners can only pay for the hours of using the servers. It will be expensive and inefficient to serve dynamic workloads with in-house infrastructures [2]. The service providers can lose the control over the data in the cloud. Adversaries, such as curious service Providers can possibly make a copy of the database or eaves drop users’ queries, which will be difficult to detect and prevent in the cloud infrastructures. The purpose of using cloud resources is to reduce the need of maintaining scalable in-house infrastructures. Therefore, there is an intricate relationship among the data confidentiality, query Privacy, the quality of service, we propose the Random Space Perturbation (RASP) approach to constructing practical range query and k-nearest-neighbor (kNN) query services in the cloud. The RASP kNN query service (kNN-R) uses the RASP range query service to process kNN queries. RASP has several important features. RASP does not preserve the order of dimensional values and thus does not suffer from the distribution-based attack. The Knn query service is to find the nearest places. Order preserving encryption (OPE) scheme maps a set of single-dimensional values to another, while keeping the value order unchanged. The RASP perturbation is a unique combination of OPE. The main scope of the project is to host data query services using clouds and build efficient query services with data perturbation method. The kNN-R algorithm is designed to work with the RASP range query algorithm to process the queries that stored in the cloud. The rest of the paper is organized as follows- Section II is about some existing methodologies proposed for partially observable system. In Section III, the proposed Color Pass scheme has been discussed in detail. The user interface for Color Pass has been described in Section IV. Finally we conclude in Section VI and give future direction of our work..
References:
- R. Agrawal, J. Kiernan, R. Srikant, and Y. Xu, “Order preserving encryption for numeric data,” in Proceedings of ACM SIGMOD Conference, 2004.
- M. Armbrust, A. Fox, R. Griffith, A. D. Joseph, R. K. andAndy Konwinski, G. Lee, D. Patterson, A. Rabkin, I. Stoica and M. Zaharia, “Above the clouds: A Berkeley view of cloud computing,” Technical Report, University of Berkeley, 2009.
- J. Bau and J. C. Mitchell, “Security modeling and an IEEE Security and Privacy, vol. 9, no. 3, pp. 18–25, 2011.
- S. Boyd and L. Vandenberg he, Convex Optimization. Cam- bridge University Press, 2004.
- N. Cao, C. Wang, M. Li, K. Ren, and W. Lou, “Privacy preserving multi-keyword ranked search over encrypted cloud data,” in INFOCOMM, 2011.
- K. Chen, R. Kavuluru, and S. Guo, “Rasp: Efficient multidimensional range query on attack-resilient encrypted databases,” in ACM Conference on Data and Application Security and Privacy, 2011, pp. 249
- K. Chen and L. Liu, “Geometric data perturbation for out- sourced data mining,” Knowledge and Information Systems, 2011.
- K. Chen, L. Liu, and G. Sun, “Towards attack-resilient geometric data perturbation,” in SIAM Data Mining Conference, 2007.
- B.Chor, E. Kushilevitz, O. Goldreich, and M. Sudan, “Private information retrieval,” ACM Computer Survey, vol. 45, no. 6, pp. 965–981, 1998.
- R. Curtmola, J. Garay, S. Kamara, and R. Ostrovsky, “Search- able symmetric encryption: improved definitions and efficient constructions,” in Proceedings of the 13th ACM conference on Computer and communications security. New York, NY, USA: ACM, 2006, pp. 79–88.
- N.R.Draper and H. Smith, Applied Regression Analysis. Wiley, 1998.
- H.Hacigumus, B. Iyer, C. Li, and S. Mehrotra, “Executing sql over encrypted data in the database-service-provider model,” in Proceedings of ACM SIGMOD Conference, 2002.