Skip to content

Conversation

@0xsecaas
Copy link

@0xsecaas 0xsecaas commented Jun 7, 2025

Adds a usage example to the README demonstrating aggregation and verification of multiple signatures over the same message using fast_aggregate_verify from min_sig. This complements the existing single-signer example and reflects actual usage seen in benchmarks.

Adds a usage example to the README demonstrating aggregation and verification of multiple signatures over the same message using `fast_aggregate_verify` from `min_sig`. This complements the existing single-signer example and reflects actual usage seen in benchmarks.
@dot-asm
Copy link
Collaborator

dot-asm commented Sep 19, 2025

I'm weary to include this example, because it fails to illuminate the key prerequisite for fast_aggregate_verify, having proofs of possession for the participating public keys.

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