private-set-intersection topic

List private-set-intersection repositories

awesome-secure-computation

193
Stars
14
Forks
Watchers

Awesome list for cryptographic secure computation paper. This repo includes *Lattice*, *DifferentialPrivacy*, *MPC* and also a comprehensive summary for top conferences.

secretflow

2.2k
Stars
363
Forks
Watchers

A unified framework for privacy-preserving data analysis and machine learning

PyVertical

206
Stars
52
Forks
Watchers

Privacy Preserving Vertical Federated Learning

primihub

1.2k
Stars
158
Forks
Watchers

Privacy-Preserving Computing Platform 由密码学专家团队打造的开源隐私计算平台,支持多方安全计算、联邦学习、隐私求交、匿踪查询等。

PSI

125
Stars
35
Forks
Watchers

Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters

python-psi

94
Stars
29
Forks
Watchers

Private set intersection implemented in Python

spu

204
Stars
91
Forks
Watchers

SPU (Secure Processing Unit) aims to be a provable, measurable secure computation device, which provides computation ability while keeping your private data protected.

tf-pjc

16
Stars
3
Forks
Watchers

Bridge between TensorFlow and Google's Private Join and Compute library

psi

21
Stars
13
Forks
Watchers

The repo of Private Set Intersection(PSI) and Private Information Retrieval(PIR) from SecretFlow.