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

draft version of pub key aggregation #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

n-hutton
Copy link

@n-hutton n-hutton commented Nov 3, 2023

Hello,

Looking at the code, it disallows the flow of multiple actors signing and aggregating on the same message, presumably to avoid rogue public-key attacks.

However, this is a use case that is still useful if you first ensure all users prove they have the corresponding private key to their public key. This is what I would like to do. Do you have interest in me preparing this into a PR that would be accepted into this repo, or should I just work on my own fork? I would propose that the functionality to do this would be as a feature to prevent users accidentally using this.

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.

1 participant