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

Length of signatures is not always equal to public key size #1

Closed
eriverosr opened this issue Dec 7, 2020 · 1 comment
Closed

Length of signatures is not always equal to public key size #1

eriverosr opened this issue Dec 7, 2020 · 1 comment

Comments

@eriverosr
Copy link
Collaborator

Sometimes the signature generated by SigShareList.Join() has a length less than the key size. That signature does not validate with Verify methods. We need to extend it to have always the length of the key size.

@eriverosr
Copy link
Collaborator Author

Solved in v0.0.5

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

No branches or pull requests

1 participant