Two private set intersection (PSI) protocols using arkworks
:
- The malicious PSI protocol described in the paper "Compact and Malicious Private Set Intersection for Small Sets" by Rosulek and Trieu. Figure 4.
- The semi-honest PSI protocol described in a presentation by Benny Pinkas. Page 14 on the PDF.
Run cargo test
. The tests incidentally show how the libraries are used.