This is an automated email from the ASF dual-hosted git repository.
kmccusker pushed a change to branch develop
in repository
https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-js.git.
from 7719eab Merge pull request #24 from apache/fix-license
add 0cc304d externally generated BLS secret key
add cfb4e49 fix typo in test
new a61d0f6 Merge pull request #25 from apache/issue15
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)