zkopru-network / blind-find

A peer-to-peer network allowing private peer search proposed by Barry Whitehat and Kobi Gurkan.
https://ethresear.ch/t/blind-find-private-social-network-search/6988
13 stars 2 forks source link

Run multiple SMPs asynchronously with a hub #31

Open mhchia opened 3 years ago

mhchia commented 3 years ago

When searching through a hub, we run SMP sequentially with the hub. It can be concurrent if we have an asynchronous call SMP for each user.