Consensys / gnark

gnark is a fast zk-SNARK library that offers a high-level API to design circuits. The library is open source and developed under the Apache 2.0 license
https://hackmd.io/@gnark
Apache License 2.0
1.43k stars 368 forks source link

Improve non-native arithmetic gadget #341

Open ivokub opened 2 years ago

ivokub commented 2 years ago

Non-native arithmetic gadget has now been implemented. Collecting small snippets and improvement ideas for later improvement:

ivokub commented 1 year ago

The tasks are nice-to-have future developments for non-native arithmetic. Proposing to postpone for the next release after including more efficient range checks.