We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
catalyst-voting
Implement a tally ZK proof generation and validation procedures for the catalyst-voting crate, based on this spec https://input-output-hk.github.io/catalyst-voices/architecture/08_concepts/voting_transaction/crypto.
Add a new functionality into the tally module of the catalyst-voting crate, with the tally proof generation and proof verification capabilities
tally
The text was updated successfully, but these errors were encountered:
Mr-Leshiy
Successfully merging a pull request may close this issue.
Summary
Implement a tally ZK proof generation and validation procedures for the catalyst-voting crate, based on this spec https://input-output-hk.github.io/catalyst-voices/architecture/08_concepts/voting_transaction/crypto.
Description
Add a new functionality into the
tally
module of thecatalyst-voting
crate, with the tally proof generation and proof verification capabilitiesThe text was updated successfully, but these errors were encountered: