-
Notifications
You must be signed in to change notification settings - Fork 10
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
TODOs in ecc/mod.rs
#45
Comments
Trying to work on this now but I'm a bit lost. We need to be able to get:
In Barettenberg these are all part of the |
@shuklaayush want to join? |
Let's do it |
We probably don't need |
|
whats up here @shuklaayush |
oh yeah i put stubs for the coset generators. weren't we arguing about this in the chat? I decided to do something else |
just kidding. we still need 3/4 of these, I think. but wait until a test is breaking to implement them. |
ECC
We need to get the following done to be able to implement other issues (e.g., #34)
Implementreduced_ate_pairing_batch_precomputed()
conditionally_subtract_from_double_modulus()
tag_coset_generator()
coset_generator()
external_coset_generator()
The text was updated successfully, but these errors were encountered: