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-rust.git.
from b114050 Merge pull request #13 from sigp/cleanup-tests
new a3f47db Remove warnings
new f748c7b Fix bls tests
new 4a058c3 Fix comments and tests and bug in nist521
new d9bdc2f Merge pull request #16 from sigp/fix-tests
The 31 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/big.rs | 12 ++---
src/bls.rs | 1 -
src/bls192.rs | 7 ++-
src/bls256.rs | 9 ++--
src/ecdh.rs | 28 ++++++------
src/ff.rs | 10 ++---
src/fp.rs | 2 +-
src/mpin.rs | 134 ++++++++++++++++++++++++++------------------------------
src/mpin192.rs | 135 ++++++++++++++++++++++++++-------------------------------
src/mpin256.rs | 135 ++++++++++++++++++++++++++-------------------------------
src/nhs.rs | 2 +-
11 files changed, 217 insertions(+), 258 deletions(-)