Implementation of forward private SSE scheme, including FAST and FASTIO (see https://arxiv.org/abs/1710.00183)
C++11, Crypto++, RocksDB and gRPC
Install gRPC's C++ binding (see here for the 0.14 release).
Rocksdb 5.7 release. See the installation guide.
$ git clone -b 2.0 https://github.com/BintaSong/DistSSE
please check into 2.0 version for building
$ make