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-crypto-c.git.
from f12d344 Merge pull request #60 from apache/update-readme
add f499b6b use correctly sized worksapces in paillier decryption
add 3aad5d8 run code format
new 33be3dd Merge pull request #62 from apache/issue61
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:
benchmark/benchtest_paillier.c.in | 10 ++++----
include/paillier.h | 10 +++++---
src/ff.c.in | 3 ++-
src/paillier.c | 54 +++++++++++++++++++--------------------
test/test_paillier_keygen.c | 2 +-
5 files changed, 41 insertions(+), 38 deletions(-)