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 a8f0aafb21 Simplify the pubscalars_or test 6 місяців тому
sigma_compiler_core 03863987ce Update to match new ComposedWitness::Or API 6 місяців тому
sigma_compiler_derive 26db0ee8a2 Allow the left side of linear combination statements to be expressions evaluating to a public Point 6 місяців тому
src 9e77a03656 Match new sigma-rs API for ComposedWitness::Or 6 місяців тому
tests a8f0aafb21 Simplify the pubscalars_or test 6 місяців тому
Cargo.toml 6d13649911 fix: update refactor 6 місяців тому