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

Improving the documentation/interface of the t-out-of-N-threshold scheme #521

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ChristianMct
Copy link
Collaborator

@ChristianMct ChristianMct commented Dec 10, 2024

As discussed in the committee meetings, the current t-out-of-N-threshold scheme is insufficiently documented and lacks an end-to-end example. This PR will fix this by:

  1. improving the README.md in the multiparty package:
    • Add a high-level description of the $N$ -out-of- $N$ -threshold scheme
    • Add a high-level description of the $t$ -out-of- $N$ -threshold scheme
    • Adapt the overview of the MHE-MPC protocol
  2. implementing a new example or, potentially, converting the int_pir example to a $t<N$ setting.
  3. if needed, consider API changes to ease the use of the $t$ -out-of- $N$-threshold scheme.

Current Status:
This PR is a working draft, but please feel free to start the discussion on any of the point above.
For now, I have pushed drafts commits that cover points 1 and 2.

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

Successfully merging this pull request may close these issues.

1 participant