49 skills found · Page 1 of 2
secretflow / SecretflowA unified framework for privacy-preserving data analysis and machine learning
primihub / PrimihubPrivacy-Preserving Computing Platform 由密码学专家团队打造的开源隐私计算平台,支持多方安全计算、联邦学习、隐私求交、匿踪查询等。
secretflow / SpuSPU (Secure Processing Unit) aims to be a provable, measurable secure computation device, which provides computation ability while keeping your private data protected.
OpenMined / PyVerticalPrivacy Preserving Vertical Federated Learning
Jamie-Cui / Awesome Secure ComputationAwesome list for cryptographic secure computation paper. This repo includes *Lattice*, *DifferentialPrivacy*, *MPC* and also a comprehensive summary for top conferences.
microsoft / APSIAPSI is a C++ library for Asymmetric (unlabeled or labeled) Private Set Intersection.
encryptogroup / PSIImplementations of Private Set Intersection Protocols
osu-crypto / LibPSIA repository for private set intersection.
OpenMined / PSIPrivate Set Intersection Cardinality protocol based on ECDH and Bloom Filters
Visa-Research / VolepsiEfficient Private Set Intersection base on VOLE
osu-crypto / MultipartyPSIPractical Multi-party Private Set Intersection from Symmetric-Key Techniques[ACM CCS 2017]
delta-mpc / Python PsiPrivate set intersection implemented in Python
peihanmiao / OPRF PSIPrivate Set Intersection in the Internet Setting From Lightweight Oblivious PRF
osu-crypto / BaRK OPRFEfficient Batched Oblivious PRF with Applications to Private Set Intersection (CCS 2016)
bit-ml / Private Set IntersectionNo description available
secretflow / PsiThe repo of Private Set Intersection(PSI) and Private Information Retrieval(PIR) from SecretFlow.
mcoder / Private Set IntersectionA python library providing several polynomial-based Private Set Intersection protocols.
osu-crypto / SpOT PSISpOT-Light: Lightweight Private Set Intersection from Sparse OT Extension (CRYPTO 2019)
xiansongq / MinimpsiMultiparty private set intersection for small set scenarios
aleksejspopovs / 6857 Private CategorizationAn implementation of (Unbalanced, Labeled) Private Set Intersection based on homomorphic encryption using Microsoft SEAL.