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 d8d24b7ac9 Finish range proofs vor 7 Monaten
sigma_compiler_core d8d24b7ac9 Finish range proofs vor 7 Monaten
sigma_compiler_derive 3602aa75be Apply the substitutions in the main sigma_compiler_core function vor 8 Monaten
src 110a9eacb1 Functions to compute a bit representation for a range proof vor 7 Monaten
tests 9a00db39b3 Add a range demo test vor 7 Monaten
Cargo.toml 37afe1ede0 Constant-time and variable-time runtime bit decomposition for range proofs vor 7 Monaten