sigma-proofs 0.3.1

A toolkit for auto-generated implementations of Σ-protocols
Documentation
1
2
3
disallowed-methods = [
    { path = "core::iter::Iterator::zip", reason = "use itertools::zip_eq instead to catch length mismatches" },
]