This is an automated email from the ASF dual-hosted git repository.
kmccusker pushed a change to branch develop
in repository
https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-c.git.
from feecb27 Merge pull request #50 from apache/fix-typo
add 3deae89 updated BLS to accept non null terminated input char array
add c854acc update VERSION
add ae66b60 fix doxygen for BLS
add 6faaba4 format code
new 520a180 Merge pull request #54 from apache/issue53
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:
VERSION | 2 +-
examples/example_bls_ZZZ.c.in | 39 +++++++++++++++++++++++----------------
examples/example_bls_sss_ZZZ.c.in | 13 ++++++++-----
include/bls.h.in | 8 ++++----
include/bls192.h.in | 8 ++++----
include/bls256.h.in | 8 ++++----
src/bls.c.in | 23 ++++++++++++++---------
src/bls192.c.in | 23 ++++++++++++++---------
src/bls256.c.in | 23 ++++++++++++++---------
test/test_bls_ZZZ.c.in | 34 +++++++++++++++++++---------------
test/test_bls_sss_ZZZ.c.in | 11 ++++++-----
11 files changed, 111 insertions(+), 81 deletions(-)