This is an automated email from the ASF dual-hosted git repository. kmccusker pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-js.git
commit a61d0f63beba7764e681baff205b9f6b5fe09371 Merge: 7719eab cfb4e49 Author: Kealan McCusker <[email protected]> AuthorDate: Wed Sep 11 07:08:49 2019 +0100 Merge pull request #25 from apache/issue15 externally generated BLS secret key VERSION | 2 +- examples/node/example_BLS_BLS381.js | 7 +- src/bls.js | 264 ++++++++++++++++++----------------- src/bls192.js | 263 ++++++++++++++++++----------------- src/bls256.js | 265 ++++++++++++++++++------------------ test/test_BLS.js | 30 +++- 6 files changed, 442 insertions(+), 389 deletions(-)
