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.

Michele Orrù 02cc687d6c feat: integrate sigma-rs protocol implementation 3 months ago
sigma_compiler_core 02cc687d6c feat: integrate sigma-rs protocol implementation 3 months ago
sigma_compiler_derive 3602aa75be Apply the substitutions in the main sigma_compiler_core function 3 months ago
src 02cc687d6c feat: integrate sigma-rs protocol implementation 3 months ago
tests 02cc687d6c feat: integrate sigma-rs protocol implementation 3 months ago
.gitignore 02cc687d6c feat: integrate sigma-rs protocol implementation 3 months ago
Cargo.toml 02cc687d6c feat: integrate sigma-rs protocol implementation 3 months ago