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 b62dfc2a67 Add a simple test for OR proofs vor 7 Monaten
sigma_compiler_core 6cda94defa First cut at enforce_disjunction_invariant vor 7 Monaten
sigma_compiler_derive 7d1cf334ed Implement not-equals statements vor 7 Monaten
src 027760ffde Start on the documentation of the main sigma_compiler macro vor 7 Monaten
tests b62dfc2a67 Add a simple test for OR proofs vor 7 Monaten
Cargo.toml 37afe1ede0 Constant-time and variable-time runtime bit decomposition for range proofs vor 7 Monaten