Skip to content

BintaSong/DistSSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAST/FASTIO

Implementation of forward private SSE scheme, including FAST and FASTIO (see https://arxiv.org/abs/1710.00183)

Pre-requisites

C++11, Crypto++, RocksDB and gRPC

Installing gRPC

Install gRPC's C++ binding (see here for the 0.14 release).

Installing RocksDB

Rocksdb 5.7 release. See the installation guide.

Getting the code

 $ git clone -b 2.0 https://github.com/BintaSong/DistSSE

please check into 2.0 version for building

Building

 $ make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published