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

Zeroize secrets #19

Open
tudorcebere opened this issue Oct 21, 2021 · 0 comments
Open

Zeroize secrets #19

tudorcebere opened this issue Oct 21, 2021 · 0 comments

Comments

@tudorcebere
Copy link
Contributor

tudorcebere commented Oct 21, 2021

Zeroize secrets when a party is excluded/a new party joins.

The following scenarios can be observed:

  1. party x is in new group but not in old group - receive n messages, check proofs for all, reconstruct from t+1
  2. party x is in old group but not in new group - receiver n messages, check proofs for all, if all pass - they delete the old share
  3. party x is in both old and new groups - receive n messages, check proofs for all , if all pass - reconstruct + delete old share
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

1 participant