Commit Graph

15 Commits

Author SHA1 Message Date
Jack Grigg 32543abf57 Crate docs 2019-09-24 14:23:59 +01:00
Jack Grigg 658fe6d089 CI: Check intra-doc links
Credit: https://twitter.com/tomaka17/status/1176017851410526208
2019-09-24 10:35:12 +01:00
Eirik Ogilvie-Wigley b9a79cee14 cargo fmt 2019-08-20 22:22:03 -06:00
Eirik Ogilvie-Wigley 82574c25a6 cargo fix --edition-idioms for ff 2019-08-20 22:01:46 -06:00
Eirik Ogilvie-Wigley 40fc9baac5 cargo fix --edition for ff 2019-08-20 16:45:10 -06:00
Jack Grigg 8b6e6b15ae Migrate ff to rand_core 0.3 (used by rand 0.5) 2019-07-19 00:35:06 +02:00
Jack Grigg 2067360930
Add ScalarEngine trait
This is extracted from pairing's Engine trait.
2018-07-02 23:08:12 +01:00
Jack Grigg 0eb9f5040b
Remove u128-support feature and arithmetic
Closes #2.
2018-07-02 23:08:11 +01:00
Jack Grigg 69ce66ae6c
Place ff_derive re-exports behind a feature
Part of #3.
2018-07-02 23:08:08 +01:00
Jack Grigg 58cb06ee92
Pull in trait changes from pairing 2018-07-02 09:16:22 +01:00
Jack Grigg 8201a3933f
Pull in arith changes from pairing 2018-06-28 14:31:14 -04:00
Jack Grigg 755fc7aba8
cargo fmt 2018-06-27 07:31:53 -04:00
Sean Bowe b1f392ac99 Add multiplicative generator and other useful constants. 2017-06-27 09:14:24 -06:00
Sean Bowe 13a822f994 Add auto-derivation of prime fields, and modify the traits a little bit. 2017-06-26 11:47:35 -06:00
Sean Bowe b11ea2db25 Initial commit. 2017-06-25 23:09:43 -06:00