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

halfagg: Expand on limit of signatures #17

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

Conversation

real-or-random
Copy link
Collaborator

Alternative to #16 that just improves the text a bit.

A middle way between this and #16 will be to make the limit a parameter. That is, the algorithms enforce some limit, but we leave the actual value unspecified. The more I think about this, the more I like the idea. It frees us from picking a value, but we still tell implementors how to handle the limit. The only drawback of this approach is that we'll have to pick some value in our tests in order to instantiate the algorithm. I guess, that's fine, and we can really pick whatever we want, even much lower than 2^16-1?!

What do you think?

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