8000 GitHub - chelseakomlo/prio: Prototype implementation of Prio, a system for the private computation of aggregate statistics.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from henrycg/prio

Prototype implementation of Prio, a system for the private computation of aggregate statistics.

License

Notifications You must be signed in to change notification settings

chelseakomlo/prio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Go 88.4%
  • C 9.7%
  • Python 1.9%
0