tree: 9662fd3cbc5e74826c8dd8b42e93d8a1ced9b816 [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. pom.template
  9. README.md
  10. 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.