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 14c998d048 A little refactoring of the top-level sigma_compiler_core module vor 5 Monaten
sigma_compiler_core 14c998d048 A little refactoring of the top-level sigma_compiler_core module vor 5 Monaten
sigma_compiler_derive fb69ebf940 Document AND and OR in the macro rustdoc vor 5 Monaten
src 7c81911952 Add support for vector sums and dot products vor 5 Monaten
tests 7c81911952 Add support for vector sums and dot products vor 5 Monaten
Cargo.toml 6d13649911 fix: update refactor vor 5 Monaten