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 70172afea4 A few more tests vor 1 Jahr
sigma_compiler_core b61068d3c6 Fix copy and paste error vor 1 Jahr
sigma_compiler_derive 26db0ee8a2 Allow the left side of linear combination statements to be expressions evaluating to a public Point vor 1 Jahr
src 9e77a03656 Match new sigma-rs API for ComposedWitness::Or vor 1 Jahr
tests 70172afea4 A few more tests vor 1 Jahr
Cargo.toml 6d13649911 fix: update refactor vor 1 Jahr