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 90f3f371de Find or generate a Pedersen commitment to start handling range statements il y a 7 mois
sigma_compiler_core 90f3f371de Find or generate a Pedersen commitment to start handling range statements il y a 7 mois
sigma_compiler_derive 3602aa75be Apply the substitutions in the main sigma_compiler_core function il y a 8 mois
src 90da138200 prove() will require an RNG that is an impl CryptoRng + RngCore il y a 7 mois
tests 90da138200 prove() will require an RNG that is an impl CryptoRng + RngCore il y a 7 mois
Cargo.toml 90da138200 prove() will require an RNG that is an impl CryptoRng + RngCore il y a 7 mois