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 10:23:48 UTC

[incubator-milagro-crypto-c] branch develop updated (0842cc9 -> caf3836)

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 0842cc9  Merge pull request #72 from apache/add-multiple-exponent-api
     add 32a517b  Fix tests when using DEBUG_NORM
     add 0fac9ed  Add missing norms
     new caf3836  Merge pull request #76 from apache/issue75-review-norm

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:
 src/ecp2.c.in                      | 1 +
 src/ecp4.c.in                      | 1 +
 src/ecp8.c.in                      | 1 +
 src/fp.c.in                        | 1 +
 src/fp4.c.in                       | 1 +
 src/fp8.c.in                       | 4 ++--
 test/CMakeLists.txt                | 6 ++++--
 test/test_big_consistency_XXX.c.in | 2 +-
 8 files changed, 12 insertions(+), 5 deletions(-)


[incubator-milagro-crypto-c] 01/01: Merge pull request #76 from apache/issue75-review-norm

Posted by sa...@apache.org.
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 caf383607e6a524859f0ea450c6b3b3678a25c3d
Merge: 0842cc9 0fac9ed
Author: samuele-andreoli <sa...@yahoo.it>
AuthorDate: Mon Mar 9 10:23:39 2020 +0000

    Merge pull request #76 from apache/issue75-review-norm
    
    Issue75 review norm

 src/ecp2.c.in                      | 1 +
 src/ecp4.c.in                      | 1 +
 src/ecp8.c.in                      | 1 +
 src/fp.c.in                        | 1 +
 src/fp4.c.in                       | 1 +
 src/fp8.c.in                       | 4 ++--
 test/CMakeLists.txt                | 6 ++++--
 test/test_big_consistency_XXX.c.in | 2 +-
 8 files changed, 12 insertions(+), 5 deletions(-)