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

Implementing the Triple Refinement process #6

Open
2 of 3 tasks
amiller opened this issue Apr 4, 2018 · 1 comment
Open
2 of 3 tasks

Implementing the Triple Refinement process #6

amiller opened this issue Apr 4, 2018 · 1 comment
Assignees

Comments

@amiller
Copy link
Owner

amiller commented Apr 4, 2018

We'll want to use the triple refinement process from Choudury and Patra https://www.researchgate.net/publication/309082147_An_Efficient_Framework_for_Unconditionally_Secure_Multiparty_Computation

Includes subprotocols:

  • BatchBeaver
  • Batch share opening
  • Robust RS decoding of shares (berlekamp-welch)

Work on this already begun at https://github.com/amiller/viff/blob/triple-refinement/apps/triple_refinement.py

@amiller
Copy link
Owner Author

amiller commented Aug 23, 2018

Batch share opening and robust RS decoding can be found here:
initc3/HoneyBadgerMPC#4

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