Paper 2022/333

We Can Make Mistakes: Fault-tolerant Forward Private Verifiable Dynamic Searchable Symmetric Encryption

Dandan Yuan, Shujie Cui, and Giovanni Russello

Abstract

Verifiable Dynamic Searchable Symmetric Encryption (VDSSE) enables users to securely outsource databases (document sets) to cloud servers and perform searches and updates. The verifiability property prevents users from accepting incorrect search results returned by a malicious server. However, we discover that the community currently only focuses on preventing malicious behavior from the server but ignores incorrect updates from the client, which are very likely to happen since there is no record on the client to check. Indeed most existing VDSSE schemes are not sufficient to tolerate incorrect updates from the client. For instance, deleting a nonexistent keyword-identifier pair can break their correctness and soundness. In this paper, we demonstrate the vulnerabilities of a type of existing VDSSE schemes that fail them to ensure correctness and soundness properties on incorrect updates. We propose an efficient fault-tolerant solution that can consider any DSSE scheme as a black-box and make them into a fault-tolerant VDSSE in the malicious model. Forward privacy is an important property of DSSE that prevents the server from linking an update operation to previous search queries. Our approach can also make any forward secure DSSE scheme into a fault-tolerant VDSSE without breaking the forward security guarantee. In this work, we take FAST [1] (TDSC 2020), a forward secure DSSE, as an example, implement a prototype of our solution, and evaluate its performance. Even when compared with the previous fastest forward private construction that does not support fault tolerance, the experiments show that our construction saves 9× client storage and has better search and update efficiency.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Published elsewhere. Euro S&P 2022
Keywords
Security and Privacy ProtectionVerificationDatabase ManagementInformation Search and Retrieval
Contact author(s)
dyua568 @ aucklanduni ac nz
History
2022-03-14: received
Short URL
https://ia.cr/2022/333
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2022/333,
      author = {Dandan Yuan and Shujie Cui and Giovanni Russello},
      title = {We Can Make Mistakes: Fault-tolerant Forward Private Verifiable Dynamic Searchable Symmetric Encryption},
      howpublished = {Cryptology ePrint Archive, Paper 2022/333},
      year = {2022},
      note = {\url{https://eprint.iacr.org/2022/333}},
      url = {https://eprint.iacr.org/2022/333}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.