Crate for automatically generating code for sigma zero-knowledge proof protocols of more complex statements than are supported by the sigma-proofs crate. The statements given to this crate are compiled into statements about linear combinations of points, and transformed into the sigma-proofs API.

Ian Goldberg d1ea73312c Add a binary that takes the macro input on stdin and outputs the macro output 9 months ago
sigma_compiler_core d1ea73312c Add a binary that takes the macro input on stdin and outputs the macro output 9 months ago
sigma_compiler_derive fb69ebf940 Document AND and OR in the macro rustdoc 10 months ago
src 7c81911952 Add support for vector sums and dot products 10 months ago
tests 7c81911952 Add support for vector sums and dot products 10 months ago
Cargo.toml 6d13649911 fix: update refactor 10 months ago