facebookresearch / fbpcfLinks
Private computation framework library allows developers to perform randomized controlled trials, without leaking information about who participated or what action an individual took. It uses secure multiparty computation to guarantee this privacy. It is suitable for conducting A/B testing, or measuring advertising lift and learning the aggregate…
☆143Updated 2 months ago
Alternatives and similar repositories for fbpcf
Users that are interested in fbpcf are comparing it to the libraries listed below
Sorting:
- A collection of algorithms that can do join between two parties while preserving the privacy of keys on which the join happens☆212Updated last year
- FBPCS (Facebook Private Computation Solutions) leverages secure multi-party computation (MPC) to output aggregated data without making u…☆152Updated last year
- FBPCP (Facebook Private Computation Platform) is a secure, privacy safe and scalable architecture to deploy MPC (Multi Party Computation)…☆101Updated last year
- An Implementation of Incremental Distributed Point Functions in C++☆77Updated 3 months ago
- Private Information Retrieval protocol☆46Updated 4 years ago
- Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters