zkcrypto / bellman

zk-SNARK library.
Other
989 stars 534 forks source link

Pass constraint system to variable assignment operation #30

Open ebfull opened 5 years ago

ebfull commented 5 years ago

This way the variable assignment closure can query exotic constraint system types in order to optimize away inversions or do other kinds of cached operations.