diff-priv 0.1.0

k-anonymity, (c,l)-diversity and ε-differential privacy framework
Documentation
1
2
3
4
5
6
7
8
pub mod adult;
mod adult_large;
pub mod csv_exporter;
mod csv_importer;
pub mod dummy_publisher;
mod environment;
mod metrics;
pub mod tests;