Journal of Xidian University ›› 2020, Vol. 47 ›› Issue (5): 48-56.doi: 10.19665/j.issn1001-2400.2020.05.007

• Speciall Issue: Blockchain Technology and Its Progress • Previous Articles     Next Articles

Algorithm for encrypted search with forward secure updates and verification

LI Han1(),ZHANG Chen2,HUANG Hejiao1,GUO Yu2   

  1. 1. Department of Computer Science and Technology, Harbin Institute of Technology, Shenzhen 518055,China
    2. Department of Computer Science, City University of Hong Kong,Hong Kong 999077,China
  • Received:2020-05-07 Online:2020-10-20 Published:2020-11-06

Abstract:

Recent advances in cloud computing are further pushing forward the development of the technique known as searchable encryption. However, existing encrypted search schemes mainly consider a centralized setting, where a search is conducted in a traditional client-server model. How to apply searchable encryption schemes to an untrusted distributed setting like the blockchain environment remains to be explored. Meanwhile, the advanced security property like forward security is posing new challenges that traditional technologies are no longer sufficient to cope with. In this work, we explore the potential of the blockchain technique and propose a novel dual index structure for forward-secure encrypted search with dynamic file updates. We show how to synthesize this design strategy in the context of blockchain-based storage systems and achieve both optimal search and update complexity. We also propose a verification scheme to verify the correctness of search results and customize an encrypted on-chain checklist to achieve strong data protection and lower the blockchain overhead. We implement the prototype on a Redis cluster and conduct performance evaluations on the Amazon Cloud. Extensive experiments demonstrate the security and efficiency of the design.

Key words: encrypted search, forward security, blockchain system, dynamic searchable encryption

CLC Number: 

  • TP301.6