Ivan Mikushin
56b1085c11
Bump to arkworks-0.4.0 ( #126 )
* Bump to arkworks-0.4.0
* Replace remaining usages of `msm_bigint` with `msm_unchecked`
Using `msm_unchecked` instead of `msm_bigint` allows to delete the BigInt conversion code by letting the library take care of it.
1 year ago
Charles Lu
22d9a191f7
open source under MIT license
1 year ago
Charles Chen
648ea51ff4
arc
1 year ago
Charles Chen
bd1fc9897e
refactor snark
2 years ago
Charles Chen
bee67686d0
remove redundant apis
2 years ago
zhenfei
719f595758
Batch all ( #89 )
- use sumcheck to batch open PCS
- split Prod and witness into two batches
- benchmark code
2 years ago
zhenfei
baaa06b07b
enabling batch opening and mock tests ( #80 )
- add mock circuits
- add vanilla and jellyfish plonk gates
- performance tuning
2 years ago
MRain
acb4b23d45
PCS crate moved to other repository.
2 years ago
chancharles92
2af479ee84
refactoring building block PIOPs ( #71 )
2 years ago
zhenfei
3c0cb70109
perm check ( #62 )
Co-authored-by: Charles Chen <chancharles92@gmail.com>
2 years ago
zhenfei
a6ea6ac26b
initial integration of hyperplonk snark( #39 )
2 years ago
zhenfei
1d12a3e582
23 permutation checks ( #32 )
2 years ago
zhenfei
97a89d7ecc
polish IOP code base ( #24 )
2 years ago
zhenfei
b9527f8e37
impl KZG based multilinear pcs ( #22 )
2 years ago
zhenfei
2812d2bce2
benchmark code ( #18 )
2 years ago