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

Ed25519 Identity Keys for Mixnodes #379

Closed
futurechimp opened this issue Oct 13, 2020 · 0 comments · Fixed by #388
Closed

Ed25519 Identity Keys for Mixnodes #379

futurechimp opened this issue Oct 13, 2020 · 0 comments · Fixed by #388
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@futurechimp
Copy link
Contributor

futurechimp commented Oct 13, 2020

At the moment, we have encryption keys for mixnodes, but no identity keys.

Let's implement an identity signing feature so that nodes can sign requests to the validators (and potentially other entities).

For now, just do the key generation, key persistence and signing methods. We will figure out the full signature scheme in the next few days, right now we're only setting up the infrastructure to do the signing.

@futurechimp futurechimp added the enhancement New feature or request label Oct 13, 2020
@futurechimp futurechimp added this to the 0.9.0 milestone Oct 13, 2020
@futurechimp futurechimp added this to Backlog in Core systems via automation Oct 13, 2020
Core systems automation moved this from Backlog to Done Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Core systems
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants