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

Open
conradoplg opened this issue Sep 23, 2024 Discussed in #711 · 0 comments
Open

Make DKG secret packages serializable #733

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant