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 40cf47ac0b Use new 'and' and 'or' convenience constructors for ComposedRelation před 10 měsíci
sigma_compiler_core 40cf47ac0b Use new 'and' and 'or' convenience constructors for ComposedRelation před 10 měsíci
sigma_compiler_derive fb69ebf940 Document AND and OR in the macro rustdoc před 11 měsíci
src 7c81911952 Add support for vector sums and dot products před 11 měsíci
tests 77d40c741d Tests on vectors of length 0 před 10 měsíci
Cargo.toml 6d13649911 fix: update refactor před 11 měsíci