Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 463 Bytes

File metadata and controls

5 lines (3 loc) · 463 Bytes

Bestie: Very practical searchable encryption with forward and backward security

This repository open-sources the experimental code used in the paper Bestie: Very practical searchable encryption with forward and backward security.

To run the provided code, one needs to install gmp library and OpenSSL library in the standard directories in Ubuntu, and use cmake to compile the code.