DuMSE: Toward Practical and Dynamic Multiuser Search over Encrypted Cloud Data Against Keyword Guessing Attack

Peiming Xu,Jiahui Chen,Yiwei Yang,Jianting Ning
DOI: https://doi.org/10.1109/jiot.2022.3204855
IF: 10.6
2023-01-01
IEEE Internet of Things Journal
Abstract:For multiuser search scenarios over encrypted cloud data, the multiuser searchable encryption (MUSE) technology is a viable solution for incorporating privacy protection and favorable operability functions together. However, current MUSE technologies suffer from three practical limitations: 1) a secure channel between data owner and users will greatly increase the burden of owner; 2) a trusted third party (TTP) is required in some solutions; and 3) some solutions cannot resist keyword guessing attack (KGA), which means that the information of search trapdoor is easily leaked. In order to solve the above three problems, our first practical solution (DuMSE) without secure channel and without TTP is proposed in this article, which also can resist KGA. With inverted indexes, the search time complexity of DuMSE can be reduced to $r$ , where $r$ is the number of corresponding data. To support dynamically updating data, our second dynamic solution based on DuMSE is also proposed in this article, named as dynamic DuMSE (dDuMSE). The construction of dDuMSE includes not only the above features of DuMSE but also a new feature. Our analysis and experimental results show that the proposed schemes are secure and practical.
What problem does this paper attempt to address?