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/27 09:47:28 UTC

[incubator-milagro-crypto-c] 01/01: Merge pull request #79 from apache/issue74-review-ct

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 ffbd7da3a86ba1fe814e9475c53559fea9092541
Merge: ea18fca 28e795b
Author: samuele-andreoli <sa...@yahoo.it>
AuthorDate: Fri Mar 27 09:47:18 2020 +0000

    Merge pull request #79 from apache/issue74-review-ct
    
    Issue74 review ct

 include/big.h.in |   6 +-
 src/big.c.in     | 201 ++++++++++++++++++++++++++++++++-----------------------
 src/ff.c.in      | 190 +++++++++++++++++++++++++++++++---------------------
 src/wcc.c.in     |   2 +
 src/wcc192.c.in  |   2 +
 src/wcc256.c.in  |   2 +
 6 files changed, 238 insertions(+), 165 deletions(-)