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