osu-crypto / libPSI

A repository for private set intersection.
Other
168 stars 47 forks source link

volepsi how to use it to run a demo? #44

Closed nihaoqingtuan closed 1 year ago

nihaoqingtuan commented 1 year ago

May I ask what command volepsi uses to start it under what file?

ladnir commented 1 year ago

you can also open an issue for volepsi on the volepsi repo...

Here is the main file https://github.com/Visa-Research/volepsi/blob/main/frontend/main.cpp#L146

There is an example on how to run the protocol with manual message passing. I'm in the process of added a TLS example. Almost done.

ladnir commented 1 year ago

oh, ha, I'm also the one who monitors that repo. Just missed the issue you opened.