Commit Graph

29 Commits

Author SHA1 Message Date
bmerge d51a5b0122 Auto merge of #73 - plutomonkey:update-rand-dependency, r=ebfull
Update "rand" dependency to 0.4.
2018-02-21 16:33:33 +00:00
Jason Davies bce9f5d639 Update clippy and fix code indentation.
(The code indentation issue was not caught by clippy -- I noticed it by
chance!)
2018-02-13 16:02:30 +00:00
Jason Davies 2338174244 Update "rand" dependency to 0.4. 2018-02-13 15:51:16 +00:00
Sean Bowe fb679470db
Bump version. 2017-12-04 21:48:22 -07:00
Sean Bowe 04a32fb443
Introduce `expose-arith` unstable feature for exposing arithmetic functions downstream. 2017-12-04 21:47:45 -07:00
Sean Bowe bb1ced0bd7
Update clippy version. 2017-11-25 21:32:14 -07:00
Sean Bowe 566f100480
Release of 0.13.1. 2017-11-25 21:01:55 -07:00
bmerge 5d9f77f5bf Auto merge of #65 - ebfull:byteorder-version, r=ebfull
Use 1 for the byteorder crate's version.
2017-10-12 17:48:25 +00:00
Sean Bowe 342b94c76b
Use "1" for the byteorder crate's version. 2017-10-12 11:20:57 -06:00
Sean Bowe 39c25cd506
Bump version to 0.13.0 2017-10-10 01:54:53 -06:00
Sean Bowe 05339414cc
Update clippy and compensate for new lints. 2017-09-28 17:10:06 -06:00
Sean Bowe 927febe4e8
Bump version to 0.12.0. 2017-09-28 16:52:12 -06:00
Sean Bowe 4aa51bd3d4
Add security warnings and some instructions to README.md. 2017-09-28 13:32:34 -06:00
Sean Bowe 636a037bb1
Make `u128-support` feature opt-in rather than default. 2017-09-28 12:52:14 -06:00
Sean Bowe d230603190
Introduce a more typesafe wNAF API, and remove the unstable-wnaf feature. 2017-09-27 19:09:59 -06:00
Sean Bowe 1239b7648d
Release 0.11. 2017-08-22 15:35:02 -06:00
Sean Bowe 3908552fb9
Introduce stable arithmetic to avoid nightly/unstable features for some platforms. 2017-08-15 12:53:22 -06:00
Jason Davies 122d2b161d Update clippy to 0.0.151. 2017-08-14 16:41:55 +01:00
Sean Bowe ca5efdcebe
Update clippy again. 2017-08-01 11:23:42 -06:00
Sean Bowe 34aa52b0f7
Another clippy update. 2017-07-31 08:41:51 -06:00
Sean Bowe ba2c9c7bf0
Clippy update. 2017-07-30 01:12:35 -06:00
Sean Bowe 964fad5a67
Version bump 2017-07-30 00:56:24 -06:00
Sean Bowe 7960f69ba9
Use newer version of clippy. 2017-07-24 09:51:20 -06:00
Sean Bowe f111008d66
Version bump to 0.10.1. 2017-07-23 20:21:08 -06:00
Sean Bowe 59765c5830
Version bump. 2017-07-18 13:36:18 -06:00
Sean Bowe 451b2c30ad
Enable clippy linting. 2017-07-16 21:50:03 -06:00
Sean Bowe 2090e76794
Mark `wnaf` module unstable via feature `unstable-wnaf`. Closes #13. 2017-07-14 11:56:55 -06:00
Sean Bowe 3faf8c526a
Encoding of G1/G2 elements in compressed or uncompressed form. 2017-07-11 15:01:31 -06:00
Sean Bowe a06216f24b
Initial commit 2017-07-08 10:55:43 -06:00