TaceoLabs / co-snarks

Tooling for creating collaborative SNARKs for Circom circuits.
https://docs.taceo.io
Apache License 2.0
91 stars 8 forks source link

feat: faster reading of circom types when dangerous feature #145

Closed 0xThemis closed 2 months ago

0xThemis commented 2 months ago

When dangerous feature is enabled, the parser will not check wether points are on curve or in the correct subgroup

closes #139

0xThemis commented 2 months ago

We can't decide on how to solve this at the moment. As it is not high on our checklist we close it and maybe re-open it later