Result: P[formula omitted]GQ: A practical privacy-preserving generic location-based services query scheme.

Title:
P[formula omitted]GQ: A practical privacy-preserving generic location-based services query scheme.
Authors:
Zeng, Ming1,2, Zhang, Kai3,4, Chen, Jie1,2, Qian, Haifeng1 hfqian@cs.ecnu.edu.cn
Source:
Pervasive & Mobile Computing. Dec2018, Vol. 51, p56-72. 17p.
Database:
Supplemental Index

Further Information

Abstract The Location-Based Services (LBS) enables people to find location places according to their interests. As the size of LBS dataset surprisingly increases, the LBS providers inevitably outsource their LBS dataset to a cloud server, but needs to encrypt it at first for preventing sensitive information leakage. However, designing a scheme that supports generic LBS query over encrypted data is still a challenging problem. Motivated by this, we present a practical privacy-preserving generic LBS query scheme (P 3 GQ), which achieves both data privacy and query privacy. In the scheme, a LBS provider outsources its dataset to a cloud server and relies on it to process LBS queries, but leaks no confidential information about both the dataset and queries to the cloud server. More specifically, we introduce a new tool called CircleTest : to test whether a point is inside of a given circular area or not, while keeps them secret. Hence, we obtain the P 3 GQ scheme to support for generic LBS query while achieving privacy-preserving based on the CircleTest building block and an encrypted inverted index technique. We analyze the privacy requirements of our scheme, and additionally conduct an experiment on both the building block CircleTest and the P 3 GQ scheme to show their practical performance. Highlights • We present a practical privacy-preserving generic query scheme for LBS query service, which is the first work to take generic type query into consideration. • We introduce a new privacy-preserving test tool that can determine a location point is whether involved in a circle area or not. • We give a security analysis on both data privacy and issued query privacy in a formal way. • We use Python language based Charm library to implement our schemes and test tool all to illustrate their practical efficiency. [ABSTRACT FROM AUTHOR]