https://github.com/youben11/psi
Playing with different Private Set Intersection protocols
https://github.com/youben11/psi
cryptography privacy-preserving psi
Last synced: about 2 months ago
JSON representation
Playing with different Private Set Intersection protocols
- Host: GitHub
- URL: https://github.com/youben11/psi
- Owner: youben11
- License: gpl-3.0
- Created: 2020-04-11T10:11:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T23:33:42.000Z (about 6 years ago)
- Last Synced: 2025-01-20T10:12:49.592Z (over 1 year ago)
- Topics: cryptography, privacy-preserving, psi
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Private Set Intersection
Playing with different PSI protocols.
1. RSA-PSI: implementation of the RSA-PSI protocol described in this [paper](https://encrypto.de/papers/KLSAP17.pdf)