APSI is a C++ library for Asymmetric (unlabeled or labeled) Private Set Intersection.
☆208Dec 30, 2023Updated 2 years ago
Alternatives and similar repositories for APSI
Users that are interested in APSI are comparing it to the libraries listed below
Sorting:
- Efficient Private Set Intersection base on VOLE☆134Sep 3, 2025Updated 6 months ago
- A repository for private set intersection.☆186Dec 23, 2024Updated last year
- An implementation of (Unbalanced, Labeled) Private Set Intersection based on homomorphic encryption using Microsoft SEAL.☆30May 15, 2019Updated 6 years ago
- A fast, portable, and easy to use Oblivious Transfer Library☆488Jan 26, 2026Updated last month
- Example implementation of the SealPIR protocol☆156Nov 19, 2024Updated last year
- Practical Multi-party Private Set Intersection from Symmetric-Key Techniques[ACM CCS 2017]☆104Sep 22, 2023Updated 2 years ago
- Constant-weight PIR using Constant-weight Equality Operators☆23May 5, 2022Updated 3 years ago
- Python wrapper for labeled and unlabeled asymmetric private set intersection (APSI).