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

Make DKG secret packages serializable #733

Closed
conradoplg opened this issue Sep 23, 2024 Discussed in #711 · 0 comments · Fixed by #833
Closed

Make DKG secret packages serializable #733

conradoplg opened this issue Sep 23, 2024 Discussed in #711 · 0 comments · Fixed by #833

Comments

@conradoplg
Copy link
Contributor

Allow serializing secret packages.

Discussed in #711

Originally posted by 0x330a July 27, 2024
It would be great to also allow serialization of the round 1 / 2 secret packages so that the key generation didn't have to be all at once in the same process for more asynchronous key generation. Currently trying to figure out how to do this as we can get the coefficients in round one but not reconstruct a SecretPackage outside of the library. Maybe I am missing something but I would be interested if anyone else has encountered or overcome this

@mpguerra mpguerra moved this to New in FROST Dec 12, 2024
@mpguerra mpguerra moved this from New to Review/QA in FROST Jan 15, 2025
@mpguerra mpguerra linked a pull request Jan 15, 2025 that will close this issue
@mergify mergify bot closed this as completed in #833 Jan 15, 2025
@github-project-automation github-project-automation bot moved this from Review/QA to Done in FROST Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant