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 f9832a0cb8 Refactor some code to generate TokenStreams of arithmetic possibly involving vectors před 6 měsíci
sigma_compiler_core f9832a0cb8 Refactor some code to generate TokenStreams of arithmetic possibly involving vectors před 6 měsíci
sigma_compiler_derive 26db0ee8a2 Allow the left side of linear combination statements to be expressions evaluating to a public Point před 6 měsíci
src 1de1cc05c4 Improving support for vector variables před 6 měsíci
tests 1de1cc05c4 Improving support for vector variables před 6 měsíci
Cargo.toml 6d13649911 fix: update refactor před 6 měsíci