Commit Graph

44 Commits

Author SHA1 Message Date
Jack Grigg fa4eaeb7a6 Migrate to rand 0.7 2019-07-19 00:47:40 +02:00
Jack Grigg 1d005881d0 Migrate ff, group, pairing, and bellman to rand 0.6 2019-07-19 00:42:39 +02:00
Jack Grigg 95a749b278 Migrate pairing to rand 0.5 2019-07-19 00:35:06 +02:00
Jack Grigg 01e7212663 Add ff and group crates to Cargo workspace 2019-01-06 09:50:07 +00:00
Jack Grigg 7dfc50e763
Use group crate for curve traits 2018-07-05 19:36:55 +01:00
Jack Grigg c5b883f91e
Migrate to ff 0.4 2018-07-04 22:34:38 +01:00
Jack Grigg 4752a91781
Remove clippy from dependencies. 2018-07-04 22:34:21 +01:00
Jack Grigg bb22a167af
Update authors 2018-07-02 15:51:32 +01:00
Jack Grigg defdf8df52
Connect ff u128-support to pairing u128-support 2018-07-02 15:49:47 +01:00
Jack Grigg 1db099f1cc
Use ff crate for Field traits 2018-07-02 15:47:52 +01:00
Sean Bowe 97bdd1655f
Update clippy 2018-05-17 10:44:28 -06:00
str4d 2a28b61468 Bump version 2018-05-17 16:52:19 +12:00
Sean Bowe fcaddaa356
Update Clippy to support latest nightly, and fix some lints. 2018-03-29 10:13:00 -06:00
Sean Bowe bcc8379a7f
Version bump. 2018-03-29 09:23:20 -06:00
Sean Bowe 92d2c13285
Release of pairing 0.14.0. 2018-03-04 20:01:23 -07:00
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