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 2019/11/19 12:16:22 UTC

[incubator-milagro-crypto-c] 01/01: Merge pull request #55 from apache/review-bls

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

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

commit 95cbea2fa87d9c8b3dee5433d524c98cbeaf480c
Merge: 520a180 7440384
Author: samuele-andreoli <sa...@yahoo.it>
AuthorDate: Tue Nov 19 12:16:12 2019 +0000

    Merge pull request #55 from apache/review-bls
    
    Review bls

 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(-)