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

Are there any plans to support bn128 elliptic curves? #3

Open
atsupontio opened this issue Nov 9, 2022 · 2 comments
Open

Are there any plans to support bn128 elliptic curves? #3

atsupontio opened this issue Nov 9, 2022 · 2 comments

Comments

@atsupontio
Copy link

atsupontio commented Nov 9, 2022

The bls12_381 elliptic curve can be compiled in circom, but the circomlib that uses baby jubjub (e.g. eddsa) cannot be used because it is on bn128.
Probably not even a hash function can be used.

@VegeBun-csj
Copy link
Owner

Ok, thank you for your suggestion. In the near future, I will start to add support for bn curves and increase support for arkworks library 😸

@VegeBun-csj
Copy link
Owner

VegeBun-csj commented Jul 2, 2023

Hi @atsupontio , im so excited to let you know that i have implemented the bn256 curve adapter, so we can verify the proof generated by the circom using bn128 ! :), next i will support it in substrate!

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