TaceoLabs / collaborative-circom

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

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

Closed 0xThemis closed 1 month ago

0xThemis commented 1 month 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 1 month 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