tree: 79cf1bd87067fbabd6c0beabaa530bd21b685a88 [path history] [tgz]
  1. main/
  2. tests/
  3. .bazelrc
  4. .bazelversion
  5. BUILD
  6. dp_java_deps.bzl
  7. dp_java_deps_preload.bzl
  8. maven_install.json
  9. pom.template
  10. README.md
  11. WORKSPACE.bazel
java/README.md

Differential Privacy library in Java

This is the Java implementation of the differential privacy library. For general details and key definitions, see the top-level documentation. This document describes Java-specific aspects.

How to Use

Usage of the Java Differential Privacy library is demonstrated in the codelab.