You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@milagro.apache.org by "aadomn (via GitHub)" <gi...@apache.org> on 2023/02/27 17:11:15 UTC

[GitHub] [incubator-milagro-crypto-c] aadomn opened a new issue, #110: Add BLS signature generation and verification

aadomn opened a new issue, #110:
URL: https://github.com/apache/incubator-milagro-crypto-c/issues/110

   # Goal
   Add the core functions to sign and verify digital signatures using the BLS12-381 signature scheme.
   
   # Resources
   [Draft RFC BLS](https://www.ietf.org/archive/id/draft-irtf-cfrg-bls-signature-05.txt)
   
   # Acceptance criteria
   1. Well documented code
   2. The tests pass with 80% coverage
   3. Clean sonarqube report
   4. Review by at least 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: issues-unsubscribe@milagro.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org
For additional commands, e-mail: issues-help@milagro.apache.org


[GitHub] [incubator-milagro-crypto-c] kealan closed issue #110: Add BLS signature generation and verification

Posted by "kealan (via GitHub)" <gi...@apache.org>.
kealan closed issue #110: Add BLS signature generation and verification
URL: https://github.com/apache/incubator-milagro-crypto-c/issues/110


-- 
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: issues-unsubscribe@milagro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org
For additional commands, e-mail: issues-help@milagro.apache.org