barustenberg icon indicating copy to clipboard operation
barustenberg copied to clipboard

TODOs in `ecc/mod.rs`

Open Autoparallel opened this issue 1 year ago • 8 comments

ECC

We need to get the following done to be able to implement other issues (e.g., #34)

  • [x] ~~Implement reduced_ate_pairing_batch_precomputed()~~
  • [ ] Implement conditionally_subtract_from_double_modulus()
  • [ ] Implement tag_coset_generator()
  • [ ] Implement coset_generator()
  • [ ] Implement external_coset_generator()

Autoparallel avatar Jul 22 '23 14:07 Autoparallel