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

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


    from 6b8acfa  Add support for non constant time multiple exponentiation
     new 32ac3e7  add constant time triple exponent
     new d87a7b8  Format code
     new 86c33c6  Use tailored primes in ff test

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:
 include/ff.h.in                   | 16 ++++++++++-
 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                       | 58 +++++++++++++++++++++++++++++++++++++++
 test/test_ff_consistency_WWW.c.in | 23 ++++++++++++----
 7 files changed, 97 insertions(+), 13 deletions(-)

Reply via email to