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