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 secp256k1 package #501

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

create a key exchange for secp256k1 package #501

robdefeo opened this issue Jan 5, 2020 · 0 comments · Fixed by #503
Assignees

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 secp256k1 a key exchange is required.

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

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

Successfully merging a pull request may close this issue.

1 participant