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 6d732299ca Always implement subtraction as adding a negation when generating an Expr 1 yıl önce
sigma_compiler_core 6d732299ca Always implement subtraction as adding a negation when generating an Expr 1 yıl önce
sigma_compiler_derive 7d1cf334ed Implement not-equals statements 1 yıl önce
src 027760ffde Start on the documentation of the main sigma_compiler macro 1 yıl önce
tests 75f59c2be5 Remove unused "use" in subtract test 1 yıl önce
Cargo.toml 37afe1ede0 Constant-time and variable-time runtime bit decomposition for range proofs 1 yıl önce