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 3adab6c783 Change the nomenclature of "params" to "instance" to match the sigma_rs crate 3 月之前
sigma_compiler_core 3adab6c783 Change the nomenclature of "params" to "instance" to match the sigma_rs crate 3 月之前
sigma_compiler_derive 027760ffde Start on the documentation of the main sigma_compiler macro 3 月之前
src 027760ffde Start on the documentation of the main sigma_compiler macro 3 月之前
tests 3adab6c783 Change the nomenclature of "params" to "instance" to match the sigma_rs crate 3 月之前
Cargo.toml 37afe1ede0 Constant-time and variable-time runtime bit decomposition for range proofs 3 月之前