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 b5bd445d63 More vector tests vor 7 Monaten
sigma_compiler_core 0f2fdca04c More support for vector variables vor 7 Monaten
sigma_compiler_derive 26db0ee8a2 Allow the left side of linear combination statements to be expressions evaluating to a public Point vor 7 Monaten
src 1de1cc05c4 Improving support for vector variables vor 7 Monaten
tests b5bd445d63 More vector tests vor 7 Monaten
Cargo.toml 6d13649911 fix: update refactor vor 8 Monaten