English

Strengthening Order Preserving Encryption with Differential Privacy

Cryptography and Security 2022-09-19 v5

Abstract

Ciphertexts of an order-preserving encryption (OPE) scheme preserve the order of their corresponding plaintexts. However, OPEs are vulnerable to inference attacks that exploit this preserved order. At another end, differential privacy has become the de-facto standard for achieving data privacy. One of the most attractive properties of DP is that any post-processing (inferential) computation performed on the noisy output of a DP algorithm does not degrade its privacy guarantee. In this paper, we propose a novel differentially private order preserving encryption scheme, OPϵ\epsilon. Under OPϵ\epsilon, the leakage of order from the ciphertexts is differentially private. As a result, in the least, OPϵ\epsilon ensures a formal guarantee (specifically, a relaxed DP guarantee) even in the face of inference attacks. To the best of our knowledge, this is the first work to combine DP with a property-preserving encryption scheme. We demonstrate OPϵ\epsilon's practical utility in answering range queries via extensive empirical evaluation on four real-world datasets. For instance, OPϵ\epsilon misses only around 44 in every 10K10K correct records on average for a dataset of size 732K\sim732K with an attribute of domain size 18K\sim18K and ϵ=1\epsilon= 1.

Keywords

Cite

@article{arxiv.2009.05679,
  title  = {Strengthening Order Preserving Encryption with Differential Privacy},
  author = {Amrita Roy Chowdhury and Bolin Ding and Somesh Jha and Weiran Liu and Jingren Zhou},
  journal= {arXiv preprint arXiv:2009.05679},
  year   = {2022}
}
R2 v1 2026-06-23T18:29:08.996Z