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 45a262b32c Add a test for range statement recognition with public Scalar expressions for the range endpoints 7 mēneši atpakaļ
sigma_compiler_core 45a262b32c Add a test for range statement recognition with public Scalar expressions for the range endpoints 7 mēneši atpakaļ
sigma_compiler_derive 3602aa75be Apply the substitutions in the main sigma_compiler_core function 8 mēneši atpakaļ
src 90da138200 prove() will require an RNG that is an impl CryptoRng + RngCore 7 mēneši atpakaļ
tests 90da138200 prove() will require an RNG that is an impl CryptoRng + RngCore 7 mēneši atpakaļ
Cargo.toml 90da138200 prove() will require an RNG that is an impl CryptoRng + RngCore 7 mēneši atpakaļ