tree: 117a33dd89df28dd3c8ee3036e07d9c8ec1ccdd3 [path history] [tgz]
  1. main/
  2. tests/
  3. .bazelversion
  4. BUILD
  5. dp_java_deps.bzl
  6. dp_java_deps_preload.bzl
  7. maven_install.json
  8. README.md
  9. 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.