axiom-crypto / halo2-lib

Monorepo of halo2 crates
MIT License
236 stars 149 forks source link

`halo2-ecc` lacks documentation #201

Open jonathanpwang opened 10 months ago

jonathanpwang commented 10 months ago

While halo2-base functions now all have documentation, many halo2-ecc functions still do not. The documentation should clearly explain what the logic behind the circuits is and what the input/output assumptions are.