Overview
PETAce-SetOps
PETAce-SetOps is a collection of protocols that perform private set operations. It is one of the many components in the framework PETAce.
Private set operations generally include private set intersection (PSI), private join and compute (PJC), and private information retrieval (PIR) protocols. Currently, PETAce-SetOps implements the ECDH-PSI protocol based on Elliptic-Curve Diffie-Hellman, the KKRT-PSI protocol based on Oblivious Pseudorandom Functions (OPRF), and the PJC protocol based on Circuit-PSI.
Last modified
September 11, 2024
: Automated sync of README sections from multiple repositories (99fc936)