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

sandreoli pushed a change to branch issue51
in repository 
https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-c.git.


    from a40adfc  add missing import to paillier consistency test
     new 22b7941  remove paillier from non 64 bit builds
     new c4506dd  use custom double exponentiation for paillier encryption
     new 50fd677  improve ff conversions

The 3 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:
 CMakeLists.txt     |   2 +-
 Makefile           |   6 +-
 include/ff.h.in    |  11 +++
 include/paillier.h |  10 ---
 src/ff.c.in        |  38 +++++++++
 src/paillier.c     | 234 +++++++++++++----------------------------------------
 6 files changed, 109 insertions(+), 192 deletions(-)

Reply via email to