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 df27e5d5a2 The sigma-rs API changed NISigmaProtocol to Nizk 3 ヶ月 前
sigma_compiler_core df27e5d5a2 The sigma-rs API changed NISigmaProtocol to Nizk 3 ヶ月 前
sigma_compiler_derive 7d1cf334ed Implement not-equals statements 4 ヶ月 前
src 027760ffde Start on the documentation of the main sigma_compiler macro 4 ヶ月 前
tests e962e20a27 cargo fmt 3 ヶ月 前
Cargo.toml 37afe1ede0 Constant-time and variable-time runtime bit decomposition for range proofs 4 ヶ月 前