Paper 2017/883

Strengthening the Security of Encrypted Databases: Non-Transitive JOINs

Ilya Mironov, Gil Segev, and Ido Shahaf

Abstract

Database management systems operating over encrypted data are gaining significant commercial interest. CryptDB is one such notable system supporting a variety SQL queries over encrypted data (Popa et al., SOSP '11). It is a practical system obtained by utilizing a number of encryption schemes, together with a new cryptographic primitive for supporting SQL's join operator. This new primitive, an adjustable join scheme, is an encoding scheme that enables to generate tokens corresponding to any two database columns for computing their join given only their encodings. Popa et al. presented a framework for modeling the security of adjustable join schemes, but it is not completely clear what types of potential adversarial behavior it captures. Most notably, CryptDB's join operator is transitive, and this may reveal a significant amount of sensitive information. In this work we put forward a strong and intuitive notion of security for adjustable join schemes, and argue that it indeed captures the security of such schemes: We introduce, in addition, natural simulation-based and indistinguishability-based notions (capturing the ``minimal leakage'' of such schemes), and prove that our notion is positioned between their adaptive and non-adaptive variants. Then, we construct an adjustable join scheme that satisfies our notion of security based on the linear assumption (or on the seemingly stronger matrix-DDH assumption for improved efficiency) in bilinear groups. Instantiating CryptDB with our scheme strengthens its security by providing a non-transitive join operator, while increasing the size of CryptDB's encodings from one group element to four group elements based on the linear assumption (or two group elements based on the matrix-DDH assumption), and increasing the running time of the adjustment operation from that of computing one group exponentiation to that of computing four bilinear maps based on the linear assumption (or two bilinear maps based on the matrix-DDH assumption). Most importantly, however, the most critical and frequent operation underlying our scheme is comparison of single group elements as in CryptDB's join scheme.

Metadata
Available format(s)
PDF
Publication info
A minor revision of an IACR publication in TCC 2017
Contact author(s)
ido shahaf @ cs huji ac il
History
2017-09-24: revised
2017-09-17: received
See all versions
Short URL
https://ia.cr/2017/883
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2017/883,
      author = {Ilya Mironov and Gil Segev and Ido Shahaf},
      title = {Strengthening the Security of Encrypted Databases: Non-Transitive JOINs},
      howpublished = {Cryptology ePrint Archive, Paper 2017/883},
      year = {2017},
      note = {\url{https://eprint.iacr.org/2017/883}},
      url = {https://eprint.iacr.org/2017/883}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.