Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 680 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 680 Bytes

Repository Information

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 sources
  • lib: the folder to maintain dependencies

The Implementation of Python can be found at:

  • implement_in_python implementation the scheme in Python

Article Information

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).