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 76c318c74f Return VerificationFailure rather than assert!()ing if the witness doesn't satisfy the statements před 3 měsíci
sigma_compiler_core 76c318c74f Return VerificationFailure rather than assert!()ing if the witness doesn't satisfy the statements před 3 měsíci
sigma_compiler_derive 3602aa75be Apply the substitutions in the main sigma_compiler_core function před 4 měsíci
src 31e596b0c3 Code generation stubs for sigma_rs před 3 měsíci
tests 28e485e5ed Add a test using public Scalars před 3 měsíci
Cargo.toml 31e596b0c3 Code generation stubs for sigma_rs před 3 měsíci