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

Add secp256k1 curve capabilities #849

Open
CarvalhoLeonardo opened this issue Jul 5, 2021 · 1 comment
Open

Add secp256k1 curve capabilities #849

CarvalhoLeonardo opened this issue Jul 5, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@CarvalhoLeonardo
Copy link

Is there any plans to add extra curves to the project?

I am working on a PoC using the Immudb as back end, but I need to use this curve.

Something like go-ethereum can be linked or added as an external tool?

@CarvalhoLeonardo CarvalhoLeonardo added the enhancement New feature or request label Jul 5, 2021
@jeroiraz
Copy link
Contributor

jeroiraz commented Jul 5, 2021

thanks for reaching out @CarvalhoLeonardo, currently it's not on the roadmap, however it shouldn't be hard to integrate it. Basically a Signer interface implementation would be needed https://github.com/codenotary/immudb/tree/master/pkg/signer

Would you like trying forking immudb and adding it? Please let us know if you have any doubt and keep us posted ;)

@zaza81 zaza81 added the good first issue Good for newcomers label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants