This is an automated email from the ASF dual-hosted git repository.
sandreoli pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-MPC.git.
from b86c22f Merge pull request #27 from apache/issue25-debug-norm
add 8f053cc Update AMCL and apply trick to MTA ZKP
new 41517a3 Merge pull request #31 from apache/issue29-update-amcl
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:
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(-)