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

Adjust secp256k1-based algorithms to be circut-friendly #6

Open
nkaskov opened this issue Dec 11, 2023 · 0 comments
Open

Adjust secp256k1-based algorithms to be circut-friendly #6

nkaskov opened this issue Dec 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nkaskov
Copy link

nkaskov commented Dec 11, 2023

In our SDK, we have secp_k1 elliptic curve and signature support. We can use them instead of custom implementation. This will work much better for the circuit case.

Depends on: NilFoundation/crypto3#115

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
Development

No branches or pull requests

1 participant