This repository implements the NDSS16 article Efficient Private Statistics with Succinct Sketches.
The implementation in Java can be found at:
src
: the folder to maintain sourceslib
: the folder to maintain dependencies
The Implementation of Python can be found at:
implement_in_python
implementation the scheme in Python
The article named Efficient Private Statistics with Succinct Sketches, can be referenced as follows:
Melis, Luca, George Danezis, and Emiliano De Cristofaro. "Efficient private statistics with succinct sketches." arXiv preprint arXiv:1508.06110 (2015).