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 80b6fa75ac The submodules that would be useful to have in the lower-level `sigma` crate are for now included as submodules of a local `sigma` module 4 months ago
sigma_compiler_core 80b6fa75ac The submodules that would be useful to have in the lower-level `sigma` crate are for now included as submodules of a local `sigma` module 4 months ago
sigma_compiler_derive 266b07ad4f Refactor sigma_compiler_derive into sigma_compiler_derive and sigma_compiler_core 5 months ago
src 266b07ad4f Refactor sigma_compiler_derive into sigma_compiler_derive and sigma_compiler_core 5 months ago
Cargo.toml cbb021612f Reject invalid tag combinations for TaggedIdent 5 months ago