This repository was archived by the owner on Oct 12, 2024. It is now read-only.
Is there a way to verify a single message with only an aggregate signature and aggregate public key? #40
andyraddatz
started this conversation in
General
Replies: 1 comment 1 reply
|
Try |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello and thank you for this library! It's really helping me learn about ECC and BLS. I have a use case in mind that does not seem to work, and I am not sure if I am doing it wrong, or if it is just not possible.
A simple addition to your example here illustrates what I'm trying to do:
All reactions