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 5d0e38b711 Allow sigma::codegen to modify the StatementTree 4 月之前
sigma_compiler_core 5d0e38b711 Allow sigma::codegen to modify the StatementTree 4 月之前
sigma_compiler_derive 3602aa75be Apply the substitutions in the main sigma_compiler_core function 5 月之前
src 110a9eacb1 Functions to compute a bit representation for a range proof 4 月之前
tests b5fc2df4c9 prove() and verify() now take a session id as an additional argument 4 月之前
Cargo.toml 37afe1ede0 Constant-time and variable-time runtime bit decomposition for range proofs 4 月之前