aadomn opened a new issue, #111: URL: https://github.com/apache/incubator-milagro-crypto-c/issues/111
# Goal of this issue The goal of this issue is to add functions to handle aggregated BLS signatures generation and verification, for both minimal-signature-size and minimal-pubkey-size settings. # Resources See the [RFC draft](https://www.ietf.org/archive/id/draft-irtf-cfrg-bls-signature-05.html) (§2.8 and §2.9) for reference. # Acceptance criteria 1. Well documented code 2. The tests pass with 80% coverage 3. Clean sonarqube report 4. Review by 2 team members -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
