Secure Multiparty Computation

From Simson Garfinkel
Revision as of 09:25, 21 January 2020 by Simson (talk | contribs)
Jump to navigationJump to search

Toolkits and Companies

Companies that work in this area

Software Libraries

Research

Prio: Private, Robust, and Scalable Computation of Aggregate Statistics

"Prio is a privacy-preserving system for the collection of aggregate statistics. Each Prio client holds a private data value (e.g., its current location), and a small set of servers compute statistical functions over the values of all clients (e.g., the most popular location). As long as at least one server is honest, the Prio servers learn nearly nothing about the clients’ private data, except what they can infer from the aggregate statistics that the system computes."

Boston University Salary Survey Work

Principals: Andrei Lapets, Boston University

"Working with the staff of the Hariri Institute, including Boston University Software & Application Innovation Lab interns and software engineers, we developed a completely confidential reporting system. The essence of this system is that actual wage data is never revealed outside of the company to which it relates. Rather, disguised averages are computed for each demographic category and aggregated across all companies using a technique known as secure multi-party computation, which means the BWWC receives anonymous, aggregated data. The data collected from employers was limited to a set of zip codes that defined the Greater Boston area for reporting purposes. We also asked for cash bonus information and an indication of the average seniority of the workers to provide additional background." pp. 11-12

You will find a demo at: https://100talent.org/


Allegheny County Demonstration

In 2018, Allegheny County, Galois, and the Bipartisan Policy Center demonstrated both multiparty computation and computing in secure enclaves as an approach for allowing linkage and statistical computation on multiple confidential datasets maintained by different data owners.


See Also