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 c5f0733e3bf918a8e5c411f3c4ead6a12a3a43cf
Merge: c76943e 79894fa
Author: samuele-andreoli <[email protected]>
AuthorDate: Thu Apr 16 12:31:39 2020 +0100

    Merge pull request #37 from apache/review-mike
    
    Review suggestions from Mike

 benchmark/bench_bc_setup.c            |   2 +-
 examples/example_bc_setup.c           |   3 +-
 examples/example_mta_zk.c             |   2 +-
 examples/example_mta_zk_interactive.c |   5 +-
 examples/example_mta_zkwc.c           |   2 +-
 include/amcl/commitments.h            |   1 +
 python/amcl/mpc.py                    |   1 +
 src/commitments.c                     |  44 +++++------
 src/factoring_zk.c                    |  10 ++-
 src/mta.c                             | 136 ++++++++++++++++++++++++----------
 test/smoke/test_bc_setup_smoke.c      |   5 +-
 test/unit/test_bc_internals.c         |  31 ++------
 test/unit/test_bc_setup.c             |   3 +
 testVectors/commitments/bc_setup.json |  90 ++++++++++++----------
 testVectors/commitments/bc_setup.txt  |  90 ++++++++++++----------
 15 files changed, 241 insertions(+), 184 deletions(-)

Reply via email to