Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 400 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 400 Bytes

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.