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 f0104198ed Add sigma_compiler_{prover,verifier} macros to only emit one party's code 4 月之前
sigma_compiler_core 82058d6cda Only emit the protocol_witness function if emit_prover is set 4 月之前
sigma_compiler_derive f0104198ed Add sigma_compiler_{prover,verifier} macros to only emit one party's code 4 月之前
src f0104198ed Add sigma_compiler_{prover,verifier} macros to only emit one party's code 4 月之前
tests d21bea09f9 Flip multiplications around to suit sigma_rs 4 月之前
Cargo.toml 37afe1ede0 Constant-time and variable-time runtime bit decomposition for range proofs 4 月之前