Commit Graph

16 Commits

Author SHA1 Message Date
Pratyush Mishra
cfe2c8d29a Refactor FFT infrastructure (#28)
* Update API of EvaluationDomain

* Update gm17 to use new API

* Move fft infrastructure to its own crate

* Fix gm17 to work with ff-fft

* Refactor polynomial infrastructure

* Change .travis-yml to not compile in release and to not run DPC tests
2019-09-04 16:33:58 -07:00
Pratyush Mishra
8da2ea6250 Update README 2019-08-14 13:13:33 +03:00
Pratyush Mishra
b617d217a1 Move ConstraintVar to r1cs-core 2019-08-14 13:13:33 +03:00
Pratyush Mishra
c610ecbcc5 Update r1cs-std tests 2019-08-14 13:13:33 +03:00
Pratyush Mishra
e00d667330 Move snark-gadgets to r1cs-std 2019-08-14 13:13:33 +03:00
Pratyush Mishra
32151738b2 Move ConstraintSystem and related traits to own crate, and move gm17 to
own crate.
2019-08-14 13:13:33 +03:00
Pratyush Mishra
07ae71f8e4 Improve fixed and variable base MSMs 2019-08-10 12:46:28 +03:00
Pratyush Mishra
72949c302a Merge pull request #10 from kobigurk/fix/377_g2_generators_comments
Fixes comments for BLS12-377 G2 generators
2019-08-08 04:12:00 +03:00
Pratyush Mishra
be80fdc82f Merge branch 'master' into fix/377_g2_generators_comments 2019-08-08 04:07:42 +03:00
Pratyush Mishra
bb0cefb992 Update README 2019-08-06 22:03:43 +03:00
Howard Wu
8794a17d70 Merge branch 'master' of https://github.com/scipr-lab/zexe 2019-04-03 01:33:58 -07:00
Howard Wu
5a2df1aaba Update README 2019-04-03 01:32:28 -07:00
Howard Wu
de7656d021 Merge branch 'master' of https://github.com/scipr-lab/zexe 2019-04-03 00:03:52 -07:00
Howard Wu
2309c89447 Update README.md 2019-04-02 23:55:22 -07:00
Pratyush Mishra
0b17dcf170 Add link to Sean's github in README.md 2019-04-02 23:08:46 -07:00
Pratyush Mishra
981c20b8aa Initial release 2019-04-02 15:19:36 -07:00