TL;DR
BRASP is a privacy-preserving searchable encryption scheme enabling efficient Boolean range queries over encrypted spatial data, protecting search and access patterns against a dual-server setting.
Contribution
It introduces a novel scheme combining Hilbert-curve encoding and index shuffling to support secure, dynamic, and efficient spatial range queries with pattern hiding.
Findings
BRASP effectively protects query privacy with low overhead.
It supports dynamic updates and forward security.
Experimental results on real data demonstrate its practicality.
Abstract
Searchable Encryption (SE) enables users to query outsourced encrypted data while preserving data confidentiality. However, most efficient schemes still leak the search pattern and access pattern, which may allow an honest-but-curious cloud server to infer query contents, user interests, or returned records from repeated searches and observed results. Existing pattern-hiding solutions mainly target keyword queries and do not naturally support Boolean range queries over encrypted spatial data. This paper presents BRASP, a searchable encryption scheme for Boolean range queries over encrypted spatial data. BRASP combines Hilbert-curve-based prefix encoding with encrypted prefix--ID and keyword--ID inverted indexes to support efficient spatial range filtering and conjunctive keyword matching. To hide the search pattern and access pattern under a dual-server setting, BRASP integrates index…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
