You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@milagro.apache.org by sa...@apache.org on 2020/03/13 09:54:24 UTC

[incubator-milagro-MPC] branch develop updated (b86c22f -> 41517a3)

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(-)


[incubator-milagro-MPC] 01/01: Merge pull request #31 from apache/issue29-update-amcl

Posted by sa...@apache.org.
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 <sa...@yahoo.it>
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(-)