Commit Graph

17 Commits

Author SHA1 Message Date
Sean Bowe 2e98dabcb8
Remove the std feature. 2019-12-03 18:31:04 -07:00
ebfull e83f7d2bd1
Merge pull request #26 from zkcrypto/bls12-381-scalar
Replace Fq implementation with bls12_381::Scalar
2019-12-01 17:40:38 -07:00
Henry de Valence 62937011f7 Remove nightly advice for subtle.
This is not necessary since 2.2.1.
2019-11-27 11:01:05 -08:00
Jack Grigg 4c1da9d8bc
Replace Fq implementation with bls12_381::Scalar 2019-11-26 19:26:41 +00:00
Sean Bowe 3612d77430
Bump minimum Rust version 2019-03-20 20:30:40 -06:00
Sean Bowe 784670e648
Make new required Rust version 1.32. 2019-02-20 21:00:33 -07:00
Sean Bowe f467cd32f2
Bump minimum required Rust version. 2019-01-07 19:04:47 -07:00
Sean Bowe 4551619933
Improve clarify of README 2018-10-12 12:22:49 -06:00
Sean Bowe f6aea143ed
Beginning of curve arithmetic implementation. 2018-09-02 08:33:52 -06:00
Sean Bowe 5bf0cbd0e3
Use code formatting for feature names in README. 2018-09-01 20:42:31 -06:00
Sean Bowe 27415d25c3
Add `std` and `nightly` features. 2018-08-31 19:53:31 -06:00
Sean Bowe 5c9a9149e1
Make jubjub bird on README smaller. 2018-08-31 13:41:58 -06:00
Sean Bowe c5268afde7
Add jubjub bird to the README. 2018-08-31 13:41:34 -06:00
Sean Bowe 6753a3d051
Add documentation and script for deriving the Jubjub curve 2018-08-29 18:56:33 -06:00
Sean Bowe a8b2875536
Add some documentation related to Jubjub. 2018-08-29 13:02:03 -06:00
Sean Bowe 10151c76c7
Remove misleading comment inherited from bellman's README. 2018-08-29 12:02:14 -06:00
Sean Bowe 47ac2fc007
Initial commit 2018-08-29 12:00:11 -06:00