Skip to content

Conversation

@wfnuser
Copy link

@wfnuser wfnuser commented Oct 24, 2024

This exercise demonstrates the Split and Fold technique applied to the Schnorr protocol, a type of zero-knowledge proof. The implementation in split_and_fold.rs showcases how this optimization can be used to make the prover's proof more compact and efficient.

This exercise demonstrates the **Split and Fold** technique applied to the Schnorr
protocol, a type of zero-knowledge proof. The implementation in `split_and_fold.rs`
showcases how this optimization can be used to make the prover's proof more compact
and efficient.
@rutefig
Copy link
Owner

rutefig commented Nov 5, 2024

@wfnuser you need to check the comment and also update and resolve merge conflicts pls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants