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 caf3836  Merge pull request #76 from apache/issue75-review-norm
     add 5aed593  Use new trick in paillier ecnryption and keygen
     add df72e5d  Make ff api consistent
     new fa940f6  Merge pull request #77 from apache/issue73-new-paillier-trick

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:
 examples/example_paillier.c       |  3 --
 include/ff.h.in                   | 26 ++++--------
 include/paillier.h                |  4 +-
 src/ff.c.in                       | 72 ++++++++-----------------------
 src/paillier.c                    | 89 +++++++++++++++++----------------------
 test/test_ff_consistency_WWW.c.in | 10 ++---
 test/test_paillier_consistency.c  |  3 +-
 test/test_paillier_encrypt.c      | 11 -----
 test/test_paillier_keygen.c       | 16 +------
 9 files changed, 72 insertions(+), 162 deletions(-)

Reply via email to