9819e9e08b
Merge singlecore and multicore configs
poma
2019-03-24 07:47:47 +03:00
23f4616815
use PDF instead for bookkeeping
Alex Vlasov
2019-03-18 21:53:39 +03:00
3962151035
add discussion document
Alex Vlasov
2019-03-18 21:48:10 +03:00
08cbd05a26
finish with parallelization. Kate division is next
Alex Vlasov
2019-03-15 21:49:31 +03:00
a0aaf7a6e4
temporary commit
Alex Vlasov
2019-03-15 18:00:52 +03:00
2173354b1f
implemented parallelized kate division, with a lot of TODOs
Alex Vlasov
2019-03-11 14:57:14 +01:00
c46bc9b4ad
disable async flush of memmap for now, before further investigation
Alex Vlasov
2019-03-08 21:31:59 +01:00
847b22826f
add explicit non-infinity checks
Alex Vlasov
2019-03-08 15:37:36 +01:00
8260b7dfa9
update tools for more clear messages about hashes of files
Alex Vlasov
2019-03-08 01:23:02 +01:00
6e784deda8
update readme for 0.2.0 version
Alex Vlasov
2019-03-06 18:16:09 +01:00
2edd90248c
choose 2^25 powers for test ceremony in Paris
Alex Vlasov
2019-03-05 11:41:00 +01:00
e62cb6a09b
use versioning for reproducible builds
Alex Vlasov
2019-03-05 10:35:30 +01:00
6e45a4b233
Merge pull request #7 from matter-labs/sonic
Alexander
2019-03-05 10:27:31 +01:00
f12986aaeb
fix compilation warnings, disable sonics in default features
Alex Vlasov
2019-03-05 10:26:28 +01:00
2a453c3325
improve message about domain sizes and operation timings
Alex Vlasov
2019-03-05 09:58:59 +01:00
c2af46cac3
fix reexports finally
Alex Vlasov
2019-03-05 09:47:43 +01:00
a99132955a
fixed singlecore dense multiexp
Alex Vlasov
2019-03-05 09:44:38 +01:00
810bb92cee
start transitioning to versioning + more elegant re-exports
Alex Vlasov
2019-03-04 23:04:39 +03:00
67f1b080c2
update version
Alex Vlasov
2019-03-04 19:49:52 +03:00
0c5a295c8a
reexport properly
Alex Vlasov
2019-03-04 19:49:14 +03:00
443e40de5f
prefer to re-expose ff in pairing to avoid dependency hell
Alex Vlasov
2019-03-04 19:35:10 +03:00
04454890b9
permutation argument is complete
Alex Vlasov
2019-02-28 20:37:33 +03:00
4db0a32f5b
cleanup for freeze
Alex Vlasov
2019-02-27 19:10:19 +03:00
0a2ed705dc
start making permutation argument
Alex Vlasov
2019-02-27 01:06:14 +03:00
c64438e800
start implementing permutation argument
Alex Vlasov
2019-02-26 18:10:33 +03:00
b70af73621
grand product argument is complete
Alex Vlasov
2019-02-26 16:58:47 +03:00
f8d99df957
first part of the grand product argument is complete
Alex Vlasov
2019-02-26 16:07:57 +03:00
5fdb9cf353
first step of the grand product argument
Alex Vlasov
2019-02-25 20:57:43 +03:00
be62b361ed
start preparing grand product argument
Alex Vlasov
2019-02-23 16:46:34 -05:00
cbf95acb11
update a progress
Alex Vlasov
2019-02-23 16:04:31 -05:00
b5e024162d
implement tests for well formed argument
Alex Vlasov
2019-02-23 16:02:38 -05:00
08f1384c7c
finish wellformedness argument, can now test
Alex Vlasov
2019-02-21 20:42:56 -05:00
0089b98439
start making wellformedness argument
Alex Vlasov
2019-02-21 20:26:45 -05:00
37f57a99a6
implement s2 commitment
Alex Vlasov
2019-02-21 18:55:56 -05:00
d4b8a481f1
start implementing unhelped sonic
Alex Vlasov
2019-02-18 17:56:15 -05:00
6dc9055cf3
introduce blindings
Alex Vlasov
2019-02-18 18:56:11 +01:00
5f8618b437
ok, 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
2d69758c18
parallelize almost everything
Alex Vlasov
2019-02-12 01:52:18 +03:00
57a6ce94e8
use another sync primitive for dense multiexp
Alex Vlasov
2019-02-11 21:58:23 +03:00
b7d59787ed
implement high-level helper api
Alex Vlasov
2019-02-10 19:44:53 +03:00
f98b6eaaf4
introduce high-level verifier api
Alex Vlasov
2019-02-10 19:20:06 +03:00
2327a4527b
proper use of features for compilation
Alex Vlasov
2019-02-10 01:44:01 +03:00
3f766246de
continue to integrate helped SONIC. Now only verifier left
Alex Vlasov
2019-02-10 01:36:40 +03:00
614d486b99
introduce error handling
Alex Vlasov
2019-02-07 17:25:24 +03:00
056b7873cc
implement parallelized polynomial evaluation
Alex Vlasov
2019-02-07 17:19:20 +03:00
dc5e5ffe31
whoops, prover needs not 3*n, but 4*n
Alex Vlasov
2019-02-07 15:04:40 +03:00