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

Impl Serialization/Deserialization for FROST types that will go on the wire #48

Closed
dconnolly opened this issue Jan 19, 2021 · 1 comment · Fixed by #114
Closed

Impl Serialization/Deserialization for FROST types that will go on the wire #48

dconnolly opened this issue Jan 19, 2021 · 1 comment · Fixed by #114
Assignees
Labels
frost rust Pull requests that update Rust code

Comments

@dconnolly
Copy link
Contributor

No description provided.

@dconnolly dconnolly added the rust Pull requests that update Rust code label Jan 19, 2021
@dconnolly dconnolly self-assigned this Jan 19, 2021
@upbqdn
Copy link
Member

upbqdn commented Mar 24, 2021

So far, I have identified two structures for serialization/deserialization:

  • SigningPackage, represents messages;
  • KeyPackage, represents keys.

@upbqdn upbqdn linked a pull request Mar 26, 2021 that will close this issue
@upbqdn upbqdn linked a pull request Apr 28, 2021 that will close this issue
@mpguerra mpguerra linked a pull request Jun 2, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frost rust Pull requests that update Rust code
Projects
None yet
3 participants