You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to wrap the client in a REST service so that it can be called from services written in other languages. I would be happy to use https://github.com/microsoft/cpprestsdk
to build this wrapper & raise a PR. Would you guys be interested in it ?
The text was updated successfully, but these errors were encountered:
That sounds like a nice idea! However, the PSI protocols implemented in this project are no longer state-of-the-art when it comes to specialized PSI protocols that compute nothing but the intersection; therefore, spending your time here might not be the best option. In contrast, state-of-the-art circuit-based PSI protocols from our group that compute variants of the intersection are implemented in our ABY framework (the newest protocol presented at EUROCRYPT this year will be added there soon). To conclude, we would certainly appreciate if someone could implement a REST service for ABY, which could not only be used for PSI but all kinds of two-party protocols.
It would be useful to wrap the client in a REST service so that it can be called from services written in other languages. I would be happy to use https://github.com/microsoft/cpprestsdk
to build this wrapper & raise a PR. Would you guys be interested in it ?
The text was updated successfully, but these errors were encountered: