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 b2d950a090 The underlying sigma-rs crate supports scalar_var * scalar_const but not the other way around, so change the tests to do that hace 3 meses
sigma_compiler_core 0f1e6699cb Typo fix to range proof generated statement hace 3 meses
sigma_compiler_derive 3602aa75be Apply the substitutions in the main sigma_compiler_core function hace 4 meses
src 110a9eacb1 Functions to compute a bit representation for a range proof hace 3 meses
tests b2d950a090 The underlying sigma-rs crate supports scalar_var * scalar_const but not the other way around, so change the tests to do that hace 3 meses
Cargo.toml 37afe1ede0 Constant-time and variable-time runtime bit decomposition for range proofs hace 3 meses