Skip to content
New issue

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

Adding verify_batch wrapper around secp256k1_schnorrsig_verify_batch. #56

Merged
merged 5 commits into from
Jun 2, 2019

Conversation

DavidBurkett
Copy link
Contributor

Using this new API should cut kernel signature verification time in half during initial sync.

@garyyu garyyu merged commit 4e30b31 into mimblewimble:master Jun 2, 2019
suemto pushed a commit to mwcproject/rust-secp256k1-zkp that referenced this pull request Oct 28, 2020
mimblewimble#56)

* Updating secp256k-zkp submodule to latest master

* Adding verify_batch wrapper around secp256k1_schnorrsig_verify_batch.

* Fixing verify_batch and test.

* Adding in checks for vector lengths and making sure pubkey is not zero.

* Fixing formatting
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