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
fa3d992bcc
Use the input TaggedVarDict, not the one modified by apply_substitutions, to generate the Params and Witness structures
|
|
8 月之前 |
|
sigma_compiler_core
|
fa3d992bcc
Use the input TaggedVarDict, not the one modified by apply_substitutions, to generate the Params and Witness structures
|
8 月之前 |
|
sigma_compiler_derive
|
3602aa75be
Apply the substitutions in the main sigma_compiler_core function
|
8 月之前 |
|
src
|
266b07ad4f
Refactor sigma_compiler_derive into sigma_compiler_derive and sigma_compiler_core
|
9 月之前 |
|
Cargo.toml
|
cbb021612f
Reject invalid tag combinations for TaggedIdent
|
9 月之前 |