This is an automated email from the ASF dual-hosted git repository. sandreoli pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-c.git
commit 0842cc9d5da42b6f7eff36ffa83a85edc9e6d7c5 Merge: cf8fb92 86c33c6 Author: samuele-andreoli <[email protected]> AuthorDate: Wed Feb 19 12:05:21 2020 +0000 Merge pull request #72 from apache/add-multiple-exponent-api Add multiple exponent api include/ff.h.in | 58 +++++++++++++++- include/paillier.h | 2 +- python/bls_ZZZ.py.in | 7 +- python/mpin_ZZZ.py.in | 2 +- python/wcc_ZZZ.py.in | 2 +- src/ff.c.in | 141 ++++++++++++++++++++++++++++++++++++++ test/test_ff_consistency_WWW.c.in | 70 ++++++++++++++++++- 7 files changed, 273 insertions(+), 9 deletions(-)
