private-set-intersection

There are 21 repositories under private-set-intersection topic.

  • secretflow/secretflow

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

    Language:Python2.2k52706363
  • primihub/primihub

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

    Language:C++1.2k2272158
  • OpenMined/PyVertical

    Privacy Preserving Vertical Federated Learning

    Language:Python206135652
  • secretflow/spu

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

    Language:C++204823692
  • Jamie-Cui/awesome-secure-computation

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

  • OpenMined/PSI

    Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters

    Language:C++125142935
  • delta-mpc/python-psi

    Private set intersection implemented in Python

    Language:Python9431729
  • secretflow/psi

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

    Language:C++2123415
  • tf-encrypted/tf-pjc

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

    Language:Python164103
  • LGro/PyAPSI

    Python wrapper for labeled and unlabeled asymmetric private set intersection (APSI).

    Language:Python141156
  • citp/mps-operations

    A Go implementation of the protocols for {MPSI, MPSIU, MPSI-Sum, MPSIU-Sum} described in Estimating Incidental Collection in Foreign Intelligence Surveillance: Large-Scale Multiparty Private Set Intersection with Union and Sum.

    Language:Go8501
  • bcebere/TCN-PSI

    TCN protocol based on Private Set Intersection Cardinality.

    Language:Go7100
  • Archerxy/psi

    Private Set Intersection algorithm written with pure java.

    Language:Java4110
  • lofirepo/ocaml-psi

    Private Set Intersection protocols

    Language:OCaml3
  • secretflow/easy-psi

    Easy PSI is a web platform focused on Private Set Intersection(PSI), which is based on Kuscia and SecretFlow PSI Library.

    Language:Java3413
  • levyfan/SecureID

    A fast implementation of ECC-based Private Set Intersection

    Language:Java1100
  • OpenMined/KotlinPSI

    A Kotlin library for private set intersection

  • OpenMined/SwiftPSI

    A Swift library for private set intersection

  • Optable/match-cli

    The match CLI is an open-source utility that enables an organisation to execute a secure ID match with its partner's data collaboration node (Optable DCN).

    Language:Go1600
  • orpheuslummis/coincidence-ethglobal2023istanbul

    Meet friends from specific interests through the privacy-preserving P2P Coincidence network.

    Language:Solidity110
  • SAP/nested-hashing-psi

    Private Set Intersection (PSI) is a famous secure two-party computation (2PC) problem where two parties (client and server) want to jointly compute the intersection of their inputs sets without revealing additional information about the input sets. Our implementation offers open-source research code to perform fast privacy-preserving set interse...

    Language:C++1121