https://github.com/samply/laplace
Differential privacy-inspired query result obfuscation
https://github.com/samply/laplace
Last synced: 3 months ago
JSON representation
Differential privacy-inspired query result obfuscation
- Host: GitHub
- URL: https://github.com/samply/laplace
- Owner: samply
- Created: 2023-03-16T08:41:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-21T11:45:52.000Z (almost 2 years ago)
- Last Synced: 2024-12-30T07:14:09.350Z (5 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Samply.Laplace
Samply.Laplace is a library for differential privacy-inspired query obfuscation. Please find
- the Java implementation at https://github.com/samply/laplace-java
- the Rust implementation at https://github.com/samply/laplace-rs