Skip to content
/ b2dp Public

Reference implementations for base-2 differential privacy.

License

Notifications You must be signed in to change notification settings

cilvento/b2dp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Base-2 Differential Privacy Reference Implementations

Reference implementations for base-2 differential privacy.

Author: Christina Ilvento

Papers and other reference materials

Benchmarks

Criterion benchmarks can be found in b2dp/src/benchmarks/. To run the benchmarks:

cd rust/b2dp
cargo bench

The benchmark results can then be found in the rust/b2dp/target/Criterion directory.

Python Version

An older Python version of the base-2 exponential mechanism along with attack demonstrations is archived in the b2_exponential_mechanism repository. Future development is planned in Rust.

Dependencies

About

Reference implementations for base-2 differential privacy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages