Abstract
The recently proposed Oblivious Cross-Tags (OXT) protocol (CRYPTO 2013) has broken new ground in designing efficient searchable symmetric encryption (SSE) protocol with support for conjunctive keyword search in a single-writer single-reader framework. While the OXT protocol offers high performance by adopting a number of specialised data-structures, it also trades-off security by leaking ‘partial’ database information to the server. Recent attacks have exploited similar partial information leakage to breach database confidentiality. Consequently, it is an open problem to design SSE protocols that plug such leakages while retaining similar efficiency. In this paper, we propose a new SSE protocol, called Hidden Cross-Tags (HXT), that removes ‘Keyword Pair Result Pattern’ (KPRP) leakage for conjunctive keyword search. We avoid this leakage by adopting two additional cryptographic primitives - Hidden Vector Encryption (HVE) and probabilistic (Bloom filter) indexing into the HXT protocol. We propose a ‘lightweight’ HVE scheme that only uses efficient symmetric-key building blocks, and entirely avoids elliptic curve-based operations. At the same time, it affords selective simulation-security against an unbounded number of secret-key queries. Adopting this efficient HVE scheme, the overall practical storage and computational overheads of HXT over OXT are relatively small (no more than 10% for two keywords query, and 21% for six keywords query), while providing a higher level of security.
Original language | English |
---|---|
Title of host publication | CCS’18 - Proceedings of the 2018 ACM SIGSAC Conference on Computer and Communications Security |
Subtitle of host publication | October 15-19, 2018 Toronto, ON, Canada |
Editors | Michael Backes, XiaoFeng Wang |
Place of Publication | New York NY USA |
Publisher | Association for Computing Machinery (ACM) |
Pages | 745-762 |
Number of pages | 18 |
ISBN (Electronic) | 9781450356930 |
DOIs | |
Publication status | Published - 2018 |
Event | ACM Conference on Computer and Communications Security 2018 - Beanfield Centre, Toronto, Canada Duration: 15 Oct 2018 → 19 Oct 2018 Conference number: 25th https://www.sigsac.org/ccs/CCS2018/ (Conference website) |
Conference
Conference | ACM Conference on Computer and Communications Security 2018 |
---|---|
Abbreviated title | CCS 2018 |
Country/Territory | Canada |
City | Toronto |
Period | 15/10/18 → 19/10/18 |
Internet address |
|
Keywords
- Hidden Vector Encryption
- Leakage Profile
- Searchable Encryption