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 0c7e495a76 Only emit code to check consistency of substitutions if we're in the root disjunction branch vor 6 Monaten
sigma_compiler_core 0c7e495a76 Only emit code to check consistency of substitutions if we're in the root disjunction branch vor 6 Monaten
sigma_compiler_derive 7d1cf334ed Implement not-equals statements vor 7 Monaten
src 9e77a03656 Match new sigma-rs API for ComposedWitness::Or vor 6 Monaten
tests 6d13649911 fix: update refactor vor 6 Monaten
Cargo.toml 6d13649911 fix: update refactor vor 6 Monaten