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-crypto-c.git
commit 15c61419e9fef5d7d9180ce3b60cd44656c4fc83 Merge: ffbd7da b4ddc14 Author: samuele-andreoli <[email protected]> AuthorDate: Thu Apr 16 11:16:11 2020 +0100 Merge pull request #80 from apache/review-mike Review suggestions from Mike include/big.h.in | 24 ++++++------- include/ff.h.in | 48 ++++++++++++++----------- include/paillier.h | 2 ++ python/run_bls_ZZZ.py.in | 2 +- src/big.c.in | 29 +++++++++++++-- src/ff.c.in | 74 +++++++++++++++++++++++---------------- src/paillier.c | 38 ++++++++++---------- src/rsa.c.in | 6 ++-- test/test_ff_consistency_WWW.c.in | 29 +++++++++------ test/test_paillier_decrypt.c | 2 ++ 10 files changed, 157 insertions(+), 97 deletions(-)
