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

create a key exchange for ed25519 package #504

Closed
robdefeo opened this issue Jan 5, 2020 · 0 comments · Fixed by #511
Closed

create a key exchange for ed25519 package #504

robdefeo opened this issue Jan 5, 2020 · 0 comments · Fixed by #511
Labels

Comments

@robdefeo
Copy link
Member

robdefeo commented Jan 5, 2020

Is your feature request related to a problem? Please describe.
To use symmetric encryption methods with ed25519 a key exchange is required.

Describe the solution you'd like
Implement the crypto.KeyExchange interface for ed25519 keys using ECDH ref #496

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

Successfully merging a pull request may close this issue.

1 participant