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

Implementation of HL17 OT protocol #12

Open
robinhundt opened this issue Oct 14, 2021 · 1 comment
Open

Implementation of HL17 OT protocol #12

robinhundt opened this issue Oct 14, 2021 · 1 comment

Comments

@robinhundt
Copy link

Hi, thanks for open sourcing swanky!
I'm a student interested in MPC and have just implemented Efficient and Universally Composable Protocols for Oblivious Transfer from the CDH Assumption (HL17) in a public repo.

Would you be interested in a PR for this OT protocol to be included in ocelot? Obviously I'd change my current implementation such that it is in line with the current chou orlandi implementation :)

Best, Robin

@amaloz
Copy link
Collaborator

amaloz commented Oct 27, 2021

Neat! How does the implementation compare performance-wise to, say, the Chou-Orlandi protocol?

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