This framework contains the basic implementation of three ODSE schemes described here and here (free version here). Each ODSE scheme is implemented individually and separately. This project is built on CodeLite IDE. It is recommended to install CodeLite to load the full ODSE workspaces.
Detailed step-by-step instructions regarding building and installation of ODSE schemes is described in their own folder. Please refer to README.md
located in each project folder for more details.
If the code is found useful, we would be appreciated if our paper can be cited with the following bibtex format
@article{hoang2019multi,
title={A Multi-Server Oblivious Dynamic Searchable Encryption Framework},
author={Hoang, Thang and Yavuz, Attila A and Durak, F Bet{\"u}l and Guajardo, Jorge},
journal={Journal of Computer Security},
number={Preprint},
pages={1--28},
publisher={IOS Press}
}
For any inquiries, bugs, and assistance on building and running the code, please feel free to contact me at hoangm@mail.usf.edu.