Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST service wrapper for the client #6

Open
aarshkshah1992 opened this issue Jul 11, 2019 · 1 comment
Open

REST service wrapper for the client #6

aarshkshah1992 opened this issue Jul 11, 2019 · 1 comment

Comments

@aarshkshah1992
Copy link

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 ?

@cwb38
Copy link

cwb38 commented Jul 18, 2019

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.

P.S.: sorry for the late reply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants