voting-circuits 0.7.0

Governance ZKP circuits (delegation, vote proof, share reveal) for the Zcash shielded-voting protocol.
Documentation
1
2
3
//! Gadgets used only by the vote-proof circuit.

pub(super) mod authority_decrement;