Merge pull request #7 from matter-labs/sonic
Alexander
2019-03-05 10:27:31 +01:00
f12986aaebfix compilation warnings, disable sonics in default features
Alex Vlasov
2019-03-05 10:26:28 +01:00
2a453c3325improve message about domain sizes and operation timings
Alex Vlasov
2019-03-05 09:58:59 +01:00
c2af46cac3fix reexports finally
Alex Vlasov
2019-03-05 09:47:43 +01:00
a99132955afixed singlecore dense multiexp
Alex Vlasov
2019-03-05 09:44:38 +01:00
810bb92ceestart transitioning to versioning + more elegant re-exports
Alex Vlasov
2019-03-04 23:04:39 +03:00
67f1b080c2update version
Alex Vlasov
2019-03-04 19:49:52 +03:00
0c5a295c8areexport properly
Alex Vlasov
2019-03-04 19:49:14 +03:00
443e40de5fprefer to re-expose ff in pairing to avoid dependency hell
Alex Vlasov
2019-03-04 19:35:10 +03:00
04454890b9permutation argument is complete
Alex Vlasov
2019-02-28 20:37:33 +03:00
4db0a32f5bcleanup for freeze
Alex Vlasov
2019-02-27 19:10:19 +03:00
0a2ed705dcstart making permutation argument
Alex Vlasov
2019-02-27 01:06:14 +03:00
c64438e800start implementing permutation argument
Alex Vlasov
2019-02-26 18:10:33 +03:00
b70af73621grand product argument is complete
Alex Vlasov
2019-02-26 16:58:47 +03:00
f8d99df957first part of the grand product argument is complete
Alex Vlasov
2019-02-26 16:07:57 +03:00
5fdb9cf353first step of the grand product argument
Alex Vlasov
2019-02-25 20:57:43 +03:00
be62b361edstart preparing grand product argument
Alex Vlasov
2019-02-23 16:46:34 -05:00
cbf95acb11update a progress
Alex Vlasov
2019-02-23 16:04:31 -05:00
b5e024162dimplement tests for well formed argument
Alex Vlasov
2019-02-23 16:02:38 -05:00
08f1384c7cfinish wellformedness argument, can now test
Alex Vlasov
2019-02-21 20:42:56 -05:00
0089b98439start making wellformedness argument
Alex Vlasov
2019-02-21 20:26:45 -05:00
37f57a99a6implement s2 commitment
Alex Vlasov
2019-02-21 18:55:56 -05:00
d4b8a481f1start implementing unhelped sonic
Alex Vlasov
2019-02-18 17:56:15 -05:00
6dc9055cf3introduce blindings
Alex Vlasov
2019-02-18 18:56:11 +01:00
5f8618b437ok, blinding are may be in place, but need more carefull evaluation cause r(zy, 1) != r(z, y) if follow the algorithm 1 from the paper
Alex Vlasov
2019-02-12 02:31:07 +03:00
2d69758c18parallelize almost everything
Alex Vlasov
2019-02-12 01:52:18 +03:00
57a6ce94e8use another sync primitive for dense multiexp
Alex Vlasov
2019-02-11 21:58:23 +03:00
b7d59787edimplement high-level helper api
Alex Vlasov
2019-02-10 19:44:53 +03:00
f98b6eaaf4introduce high-level verifier api
Alex Vlasov
2019-02-10 19:20:06 +03:00
2327a4527bproper use of features for compilation
Alex Vlasov
2019-02-10 01:44:01 +03:00
3f766246decontinue to integrate helped SONIC. Now only verifier left
Alex Vlasov
2019-02-10 01:36:40 +03:00
614d486b99introduce error handling
Alex Vlasov
2019-02-07 17:25:24 +03:00
056b7873ccimplement parallelized polynomial evaluation
Alex Vlasov
2019-02-07 17:19:20 +03:00
dc5e5ffe31whoops, prover needs not 3*n, but 4*n
Alex Vlasov
2019-02-07 15:04:40 +03:00