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
b2d950a090
The underlying sigma-rs crate supports scalar_var * scalar_const but not the other way around, so change the tests to do that
|
|
3 miesięcy temu |
sigma_compiler_core
|
0f1e6699cb
Typo fix to range proof generated statement
|
3 miesięcy temu |
sigma_compiler_derive
|
3602aa75be
Apply the substitutions in the main sigma_compiler_core function
|
4 miesięcy temu |
src
|
110a9eacb1
Functions to compute a bit representation for a range proof
|
3 miesięcy temu |
tests
|
b2d950a090
The underlying sigma-rs crate supports scalar_var * scalar_const but not the other way around, so change the tests to do that
|
3 miesięcy temu |
Cargo.toml
|
37afe1ede0
Constant-time and variable-time runtime bit decomposition for range proofs
|
3 miesięcy temu |