https://github.com/sumnerevans/csci475-final-project
Repository for the Final Project in CSCI475 Information Security and Privacy
https://github.com/sumnerevans/csci475-final-project
differential-privacy privacy statistical-database
Last synced: about 1 month ago
JSON representation
Repository for the Final Project in CSCI475 Information Security and Privacy
- Host: GitHub
- URL: https://github.com/sumnerevans/csci475-final-project
- Owner: sumnerevans
- License: other
- Created: 2017-10-12T08:43:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-16T20:21:16.000Z (almost 8 years ago)
- Last Synced: 2024-10-06T05:42:04.327Z (about 1 year ago)
- Topics: differential-privacy, privacy, statistical-database
- Language: TeX
- Size: 3.2 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Applications and Implementation of Differential Privacy on Statistical Databases
CSCI 475 Information Security and Privacy final project by
- [Sumner Evans](https://github.com/sumnerevans)
- [Tori Girkins](https://github.com/vgirkins)
- [Sam Sartor](https://github.com/samsartor)This repository contains our:
- Project Proposal (`/proposal`)
- Research (`/research`)
- Differential Privacy Database Implementation (`/src`)
- Project Presentation (`/presentation`)
- Final Report (`/report`)## License
The source code in this repository is licensed under the MIT License.The presentation, report, proposal, and any other non-code works are licensed
under the CC-BY-SA-4.0 license.See the LICENSE file for details.