[GitHub] [incubator-milagro-crypto-js] kealan opened a new pull request #23: format DISCLAIMER

2019-08-26 Thread GitBox
kealan opened a new pull request #23: format DISCLAIMER
URL: https://github.com/apache/incubator-milagro-crypto-js/pull/23
 
 
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [incubator-milagro-crypto-js] kealan merged pull request #22: DISCLAIMER is tidied up

2019-08-26 Thread GitBox
kealan merged pull request #22: DISCLAIMER is tidied up
URL: https://github.com/apache/incubator-milagro-crypto-js/pull/22
 
 
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [incubator-milagro-crypto-js] kealan closed pull request #23: format DISCLAIMER

2019-08-26 Thread GitBox
kealan closed pull request #23: format DISCLAIMER
URL: https://github.com/apache/incubator-milagro-crypto-js/pull/23
 
 
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [incubator-milagro-crypto-c] kealan opened a new issue #46: Add BLS SSS test vectors

2019-08-26 Thread GitBox
kealan opened a new issue #46: Add BLS SSS  test vectors
URL: https://github.com/apache/incubator-milagro-crypto-c/issues/46
 
 
   Test vectors should be source or developed with external library to cover;
   
   1. Add test vectors for SSS
   2. Add test vectors for BLS SSS


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:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [incubator-milagro-crypto-c] kealan opened a new pull request #47: BLS SSS

2019-08-26 Thread GitBox
kealan opened a new pull request #47: BLS SSS
URL: https://github.com/apache/incubator-milagro-crypto-c/pull/47
 
 
   Add  Shamir's Secret Sharing to the BLS library component. The new 
functionality is;
   
   1. Split BLS secret key into shares
   2. Recover BLS secret key from shares
   3. Recover BLS signature from signatures generated using the secret key 
shares
   
   This code is only "smoke" tested. Issues regarding unit tests are still to 
be done #13 and #46  
   
   closes #40


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:
us...@infra.apache.org


With regards,
Apache Git Services

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