Skip to content

v1.0.0

Compare
Choose a tag to compare
@juanli16 juanli16 released this 07 Dec 14:55
· 14 commits to main since this release
b236d33

Match library now includes 4 PSI protocols, namely 2 semi-honest secure protocols:

  • Diffie-Hellman PSI (dhpsi)
  • Batched oblivious PSI (kkrtpsi)

and 2 non-secure but fast PSI:

  • Naive PSI (npsi, hash and intersect)
  • Bloomfilter based PSI (bpsi)