You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@milagro.apache.org by km...@apache.org on 2019/06/14 15:34:39 UTC

[incubator-milagro-crypto] branch master updated (015802a -> 0fb868e)

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

kmccusker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-crypto.git.


    from 015802a  Merge pull request #9 from apache/fix-bug
     add f9040a1  fix AMCL_AMCL typo
     new 0fb868e  Merge pull request #10 from apache/fix-amcl-typo

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:
 version3/c/amcl.h    | 2 +-
 version3/c/fp12.c    | 4 ++--
 version3/c/fp24.c    | 6 +++---
 version3/c/fp48.c    | 6 +++---
 version3/c/pair.c    | 2 +-
 version3/c/pair192.c | 2 +-
 version3/c/pair256.c | 2 +-
 7 files changed, 12 insertions(+), 12 deletions(-)


[incubator-milagro-crypto] 01/01: Merge pull request #10 from apache/fix-amcl-typo

Posted by km...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0fb868efc4b42db7a0da1a742eee9cf9fbb9a8b3
Merge: 015802a f9040a1
Author: Kealan McCusker <ke...@gmail.com>
AuthorDate: Fri Jun 14 16:34:35 2019 +0100

    Merge pull request #10 from apache/fix-amcl-typo
    
    fix AMCL_AMCL typo

 version3/c/amcl.h    | 2 +-
 version3/c/fp12.c    | 4 ++--
 version3/c/fp24.c    | 6 +++---
 version3/c/fp48.c    | 6 +++---
 version3/c/pair.c    | 2 +-
 version3/c/pair192.c | 2 +-
 version3/c/pair256.c | 2 +-
 7 files changed, 12 insertions(+), 12 deletions(-)