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 73b29275b1 Have prove() and verify() return Err(sigma_rs::errors::Error) on failure instead of Err(()) 3 miesięcy temu
sigma_compiler_core 73b29275b1 Have prove() and verify() return Err(sigma_rs::errors::Error) on failure instead of Err(()) 3 miesięcy temu
sigma_compiler_derive 3602aa75be Apply the substitutions in the main sigma_compiler_core function 4 miesięcy temu
src 31e596b0c3 Code generation stubs for sigma_rs 3 miesięcy temu
tests 73b29275b1 Have prove() and verify() return Err(sigma_rs::errors::Error) on failure instead of Err(()) 3 miesięcy temu
Cargo.toml 31e596b0c3 Code generation stubs for sigma_rs 3 miesięcy temu