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 c2e879c19e Enough API implementation that other crates can use the sigma_compiler! macro 6 months ago
sigma_compiler_derive c2e879c19e Enough API implementation that other crates can use the sigma_compiler! macro 6 months ago
src c2e879c19e Enough API implementation that other crates can use the sigma_compiler! macro 6 months ago
Cargo.toml 8dd608dd29 procedural macro subcrate 6 months ago