Module popsicle::psz

source ·
Expand description

Implementation of the Pinkas-Schneider-Zohner private set intersection protocol (cf. https://eprint.iacr.org/2014/447) as specified by Kolesnikov-Kumaresan-Rosulek-Trieu (cf. https://eprint.iacr.org/2016/799).

The current implementation does not hash the output of the (relaxed) OPRF.

Structs§

  • Private set intersection receiver.
  • Private set intersection sender.