tree: 50322cc1ffa6a2e6b6a3702c447ac0cc50adba04 [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.