sigma-proofs 0.2.1

A toolkit for auto-generated implementations of Σ-protocols
Documentation
1
2
3
4
5
6
7
[toolchain]
channel = "1.91"
components = ["rustfmt", "clippy"]
# Add the wasm32-wasip1 target, used for running tests.
targets = ["wasm32-wasip1"]
profile = "minimal"