This is an automated email from the ASF dual-hosted git repository.

kmccusker pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-MPC.git.


    from 6adaa7c  Merge pull request #20 from apache/issue19
     add f599311  add static code analysis
     add 83cccc4  change org for sonar
     add 73efc2c  update README
     new 1d4de99  Merge pull request #23 from apache/issue21

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:
 .travis.yml                | 31 ++++++++++++++++++++++-
 Dockerfile                 | 14 -----------
 README.md                  |  8 +++---
 include/amcl/commitments.h |  4 +--
 include/amcl/mpc.h         | 16 ++++++------
 include/amcl/mta.h         |  8 +++---
 include/amcl/schnorr.h     | 12 ++++-----
 python/amcl/commitments.py |  4 +--
 python/amcl/mpc.py         | 10 ++++----
 python/amcl/schnorr.py     |  6 ++---
 sonar-project.properties   | 24 ++++++++++++++++++
 src/commitments.c          | 14 ++++++-----
 src/factoring_zk.c         |  4 +--
 src/mpc.c                  | 63 +++++++++++++++++++++++-----------------------
 src/mta.c                  | 12 ++++-----
 src/schnorr.c              | 14 +++++------
 16 files changed, 143 insertions(+), 101 deletions(-)
 create mode 100644 sonar-project.properties

Reply via email to