google / rappor

RAPPOR: Privacy-Preserving Reporting Algorithms
Apache License 2.0
862 stars 163 forks source link

RAPPOR C++ client. #50

Closed andychu closed 9 years ago

andychu commented 9 years ago

The Encoder class implements string encoding. The hash and random dependencies are parameterized with example implementations.

Has docs and example code (encoder_demo.cc)