This is an automated email from the ASF dual-hosted git repository. kmccusker pushed a commit to branch issue51 in repository https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-c.git
commit be9deb013bd5016887888c243ec87831df9fdcdb Merge: d49ed57 95cbea2 Author: Kealan McCusker <[email protected]> AuthorDate: Tue Nov 26 10:20:59 2019 +0000 Merge branch 'develop' into issue51 VERSION | 2 +- examples/example_bls_ZZZ.c.in | 39 +++--- examples/example_bls_sss_ZZZ.c.in | 13 +- include/bls.h.in | 26 +--- include/bls192.h.in | 26 +--- include/bls256.h.in | 26 +--- src/bls.c.in | 257 +++++++++++++++---------------------- src/bls192.c.in | 258 +++++++++++++++----------------------- src/bls256.c.in | 258 +++++++++++++++----------------------- test/test_bls_ZZZ.c.in | 34 ++--- test/test_bls_sss_ZZZ.c.in | 11 +- 11 files changed, 368 insertions(+), 582 deletions(-)
