This is an automated email from the ASF dual-hosted git repository. kmccusker pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-rust.git
commit d9bdc2fd415965e0923c26482a0ef6e9e97bdcd2 Merge: b114050 4a058c3 Author: Kealan McCusker <[email protected]> AuthorDate: Tue Mar 31 09:54:09 2020 +0100 Merge pull request #16 from sigp/fix-tests Fix tests 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(-)
