You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@milagro.apache.org by GitBox <gi...@apache.org> on 2020/05/06 13:28:02 UTC

[GitHub] [incubator-milagro-crypto-rust] kirk-baird opened a new pull request #29: Bls core operations and beginnings of an API

kirk-baird opened a new pull request #29:
URL: https://github.com/apache/incubator-milagro-crypto-rust/pull/29


   # Issues Addressed
   
   #26 (For BLS381 only)
   #27 (For BLS381 only)
   
   # Additional Comments
   
   Replaces #28 
   
   This standard will first be implemented for BLS12-381 before being generalised to other curves.
   
   Most of these functions have not been tested.
   
   There are some outstanding TODO's:
   * DST needs to be different for each of Messasge Augmentation, Basic Scheme and Proof of Possession.
   * Encoding and Decoding needs to be implemented to match the standards. This should also include error handling.
   * Constants can be moved to more appropriate places
   


----------------------------------------------------------------
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.

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