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 119e11c Merge pull request #5 from apache/review
add 2491d34 reduce keys storage
new 5505b38 Merge pull request #12 from apache/issue10
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:
.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(-)