Skip to content

HustSecurityLab/SR-DSSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SR-DSSE

Source code of the paper entitled "Dynamic Searchable Symmetric Encryption with Strong Security and Robustness"

For IM-DSSE, we directly use the source code provided by Thang Hoang et. al.

Pre-Requests

To compile and run this code, cmake, GMP library, OpenSSL library, and TFHE are needed.

Some code read keys from ".key" files. Those ".key" files are generated by generating TFHE secret key and saving the generated keys to the disk using the API provided by the TFHE library.

Any questions related to the code please contact the first author of the paper HaoChen Dou.

About

Source code of the paper entitled "Dynamic Searchable Symmetric Encryption with Strong Security and Robustness"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors