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 520a180  Merge pull request #54 from apache/issue53
     add d047df5  use low level BIG and ECP API when possible
     add 47617ac  improve interpolation coefficients computation
     add 7b961ee  improve shares computation
     add 8bdaae2  code cleanup
     add cc01520  normalise secret for comparison in secret recover
     add a4d9072  remove unnecessary scalar multiplication API
     add 7440384  Merge branch 'develop' into review-bls
     new 95cbea2  Merge pull request #55 from apache/review-bls

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/bls.h.in    |  18 ----
 include/bls192.h.in |  18 ----
 include/bls256.h.in |  18 ----
 src/bls.c.in        | 234 +++++++++++++++++++--------------------------------
 src/bls192.c.in     | 235 +++++++++++++++++++---------------------------------
 src/bls256.c.in     | 235 +++++++++++++++++++---------------------------------
 6 files changed, 257 insertions(+), 501 deletions(-)

Reply via email to