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 cf8fb92  Merge pull request #71 from apache/fix-bls-wrapper
     add 6b8acfa  Add support for non constant time multiple exponentiation
     add 32ac3e7  add constant time triple exponent
     add d87a7b8  Format code
     add 86c33c6  Use tailored primes in ff test
     new 0842cc9  Merge pull request #72 from apache/add-multiple-exponent-api

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:
 include/ff.h.in                   |  58 +++++++++++++++-
 include/paillier.h                |   2 +-
 python/bls_ZZZ.py.in              |   7 +-
 python/mpin_ZZZ.py.in             |   2 +-
 python/wcc_ZZZ.py.in              |   2 +-
 src/ff.c.in                       | 141 ++++++++++++++++++++++++++++++++++++++
 test/test_ff_consistency_WWW.c.in |  70 ++++++++++++++++++-
 7 files changed, 273 insertions(+), 9 deletions(-)

Reply via email to