You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@milagro.apache.org by sa...@apache.org on 2020/03/09 14:13:54 UTC

[incubator-milagro-crypto-c] branch issue73-new-paillier-trick updated (5aed593 -> df72e5d)

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

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


    from 5aed593  Use new trick in paillier ecnryption and keygen
     add df72e5d  Make ff api consistent

No new revisions were added by this update.

Summary of changes:
 include/ff.h.in                   | 24 ++-----------
 src/ff.c.in                       | 76 +++++++++------------------------------
 src/paillier.c                    |  2 +-
 test/test_ff_consistency_WWW.c.in | 10 +++---
 4 files changed, 24 insertions(+), 88 deletions(-)