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-MPC.git
commit 41517a32e51d61a0ea43d2828b20bc80493e3b19 Merge: b86c22f 8f053cc Author: samuele-andreoli <[email protected]> AuthorDate: Fri Mar 13 09:54:18 2020 +0000 Merge pull request #31 from apache/issue29-update-amcl Update AMCL and apply trick to MTA ZKP src/commitments.c | 2 +- src/mta.c | 47 +++++++++++++++++++++++++----------- test/smoke/test_bc_setup_smoke.c | 4 +-- test/unit/test_mta_rp_challenge.c | 6 ++--- test/unit/test_mta_zk_challenge.c | 6 ++--- test/unit/test_mta_zkwc_challenge.c | 6 ++--- testVectors/mta/mta_challenge.json | 20 +++++++-------- testVectors/mta/mta_challenge.txt | 20 +++++++-------- testVectors/mta/mtawc_challenge.json | 20 +++++++-------- testVectors/mta/mtawc_challenge.txt | 20 +++++++-------- testVectors/mta/rp_challenge.json | 20 +++++++-------- testVectors/mta/rp_challenge.txt | 20 +++++++-------- 12 files changed, 102 insertions(+), 89 deletions(-)
