Skip to content
#

private-set-intersection

Here are 21 public repositories matching this topic...

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

  • Updated Dec 24, 2024

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...

  • Updated Apr 19, 2023
  • C++

Improve this page

Add a description, image, and links to the private-set-intersection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the private-set-intersection topic, visit your repo's landing page and select "manage topics."

Learn more