Secure Hypersphere Range Query on Encrypted Data
Gagandeep Singh, Akshar Kaul

TL;DR
This paper introduces efficient protocols for secure hypersphere range queries on encrypted data, significantly improving processing time and scalability over existing solutions, and extending to multiple dimensions.
Contribution
The paper proposes novel secure protocols for hypersphere range queries that are more efficient, scalable, and extendable to higher dimensions using pairing-based cryptography and a new storage scheme.
Findings
Protocols are secure and more efficient than existing solutions.
Protocols can handle larger radius values with the new storage scheme.
Performance evaluation shows significant improvements in efficiency.
Abstract
Spatial queries like range queries, nearest neighbor, circular range queries etc. are the most widely used queries in the location-based applications. Building secure and efficient solutions for these queries in the cloud computing framework is critical and has been an area of active research. This paper focuses on the problem of Secure Circular Range Queries (SCRQ), where client submits an encrypted query (consisting of a center point and radius of the circle) and the cloud (storing encrypted data points) has to return the points lying inside the circle. The existing solutions for this problem suffer from various disadvantages such as high processing time which is proportional to square of the query radius, query generation phase which is directly proportional to the number of points covered by the query etc. This paper presents solution for the above problem which is much more…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Chaos-based Image/Signal Encryption
