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

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

commit 5505b388c7a3a01afd41f145ef81e35c0e62976a
Merge: 119e11c 2491d34
Author: Kealan McCusker <[email protected]>
AuthorDate: Tue Feb 18 12:01:25 2020 +0000

    Merge pull request #12 from apache/issue10
    
    reduce keys storage

 .dockerignore                     |   8 +-
 .gitignore                        |  20 +---
 examples/example_dump_keys.c      |  40 ++------
 include/amcl/mpc.h                |  45 +--------
 python/amcl_mpc.py                | 198 +++++++++++---------------------------
 python/example_dump_keys.py       |  19 +---
 scripts/buildAMCL.sh              |   3 +-
 src/mpc.c                         |  50 +---------
 test/smoke/test_dump_keys_smoke.c |  61 ++++++------
 vagrant/README.md                 |   2 +-
 vagrant/bootstrap.sh              |  29 ++++--
 11 files changed, 137 insertions(+), 338 deletions(-)

Reply via email to