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 6ceace1cf3 In prove(), check that all of the statements are actually true hace 5 meses
sigma_compiler_derive 6ceace1cf3 In prove(), check that all of the statements are actually true hace 5 meses
src c2e879c19e Enough API implementation that other crates can use the sigma_compiler! macro hace 6 meses
Cargo.toml 8dd608dd29 procedural macro subcrate hace 6 meses