[Resource Topic] 2021/1471: Efficient Searchable Symmetric Encryption for Join Queries

Welcome to the resource topic for 2021/1471

Title:
Efficient Searchable Symmetric Encryption for Join Queries

Authors: Charanjit Jutla, Sikhar Patranabis

Abstract:

The Oblivious Cross-Tags (OXT) protocol due to Cash et al. (CRYPTO’13) is a highly scalable searchable symmetric encryption (SSE) scheme that allows fast processing of conjunctive and more general Boolean queries over encrypted relational databases. A longstanding open question has been to extend OXT to also support queries over joins of tables without pre-computing the joins. In this paper, we solve this open question without compromising on the nice properties of OXT with respect to both security and efficiency. We propose Join Cross-Tags (JXT) - a purely symmetric-key solution that supports efficient conjunctive queries over (equi) joins of encrypted tables without any pre-computation at setup. JXT is fully compatible with OXT, and can be used in conjunction with OXT to support a wide class of SQL queries directly over encrypted relational databases. We prove the (adaptive) simulation-based security of JXT with respect to a rigorously defined leakage profile.

ePrint: https://eprint.iacr.org/2021/1471

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .