Search Geometric Ranges Efficiently As Keywords over Encrypted Spatial Data

Ruoyang Guo,Bo Qin,Yuncheng Wu,Hong Chen,Cuiping Li
DOI: https://doi.org/10.1016/j.hcc.2022.100058
2022-01-01
High-Confidence Computing
Abstract:With the increasing popularity of location-based services (LBS), data outsourcing toward clouds is an emerging paradigm for ease of data management by LBS providers. Geometric range queries are one of the fundamental search functions in LBS, which are to find points inside geometric areas (e.g., circles or polygons). To ensure data confidentiality, the service users tend to encrypt the data before outsourcing it. However, regarding encrypted data, only a few consider geometric range queries, where the rationale is the high-dimension calculations make these queries particularly harder. In this paper, we propose a novel scheme for geometric range queries, that can provide the privacy of data stored at a cloud server and queries. Our scheme supports querying encrypted spatial data with irregular-shaped areas, achieves fast searches and enables dynamic updates. Experimental results over real-world spatial datasets demonstrate that our scheme results in fewer communication rounds and can speed up the search time 4× compared to state-of-the-art schemes, without carrying any potentially visible leakage in the structure.
What problem does this paper attempt to address?