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

Implement support for shared secret computation (ecdh) #6

Open
pmerkleplant opened this issue Sep 4, 2024 · 2 comments
Open

Implement support for shared secret computation (ecdh) #6

pmerkleplant opened this issue Sep 4, 2024 · 2 comments

Comments

@pmerkleplant
Copy link
Contributor

Elliptic curve Diffie-Hellmann is provided in secp256k1 via the ecdh.h api. The rust wrapper provides the functionality here.

@pmerkleplant
Copy link
Contributor Author

Not enough time at the moment. If anyone up for it feel free to tackle the issue.

@pmerkleplant pmerkleplant removed their assignment Sep 12, 2024
@vitalnodo
Copy link

I would like to try to take this.

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

No branches or pull requests

2 participants