forked from henrycg/prio
-
Notifications
You must be signed in to change notification settings - Fork 0
Prototype implementation of Prio, a system for the private computation of aggregate statistics.
License
chelseakomlo/prio
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
============================================================================= = !!!!! WARNING !!!!! = = This is NOT production-ready bullet-proof software, and is full of = = security vulnerabilities (timing channels, hard-coded secret keys, etc.). = = that make it totally unsuitable for use in a production environment. = ============================================================================= This is the software prototype that accompanies the research paper: "Prio: Private, Robust, and Scalable Computation of Aggregate Statistics" by Henry Corrigan-Gibbs and Dan Boneh NSDI 2017 For more information and a link to the paper, please visit: https://crypto.stanford.edu/prio/ Dependencies (for fast polynomial operations): * FLINT 2.5.2 * GMP 6.1.1 * MPFR 3.1.4
About
Prototype implementation of Prio, a system for the private computation of aggregate statistics.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 88.4%
- C 9.7%
- Python 1.9%