John Guibas
|
6e9f1a7c50
|
Cleanup repo for release
|
2 years ago |
Kevin Jue
|
8fe0c7f6b6
|
added plonky2_verifier_benchmark
|
2 years ago |
Kevin Jue
|
4498f175f1
|
added verifier_test
|
2 years ago |
Kevin Jue
|
148788ea51
|
refactored fri and plonk test
|
2 years ago |
Kevin Jue
|
c4458d0785
|
fixed a verifier test
|
2 years ago |
Kevin Jue
|
9c50f40985
|
added dummy circuit test case in verifier
|
2 years ago |
Kevin Jue
|
a0405cd207
|
added plonk_benchmark
|
2 years ago |
Kevin Jue
|
1ad9e73634
|
standalone fri circuit
|
2 years ago |
Kevin Jue
|
a16fe09634
|
fixed some bugs
|
2 years ago |
Kevin Jue
|
1095665ed1
|
fixed bug
|
2 years ago |
Kevin Jue
|
d847bbd8e8
|
finished interpolate function in fri round verification
|
2 years ago |
Kevin Jue
|
f877e3bda3
|
calculated barycentric weights
|
2 years ago |
Kevin Jue
|
8797fd15ed
|
arity verification check with incomplete compute_evaluation
|
2 years ago |
Kevin Jue
|
317f4baf0a
|
some rearranging of the functions
|
2 years ago |
Kevin Jue
|
cbb50ef3bd
|
deserialized the steps
|
2 years ago |
Kevin Jue
|
571d64abeb
|
added the test challenges for the large circuit test
|
2 years ago |
Kevin Jue
|
897030b335
|
added more test data
|
2 years ago |
Kevin Jue
|
ccfe2b51c9
|
added reductionArityBits function
|
2 years ago |
Kevin Jue
|
c3e16622a2
|
added GetFriInstance
|
2 years ago |
Kevin Jue
|
393059b51d
|
added the function friCombineInitial
|
2 years ago |
Kevin Jue
|
8e9591c964
|
calculated subgroupX
|
2 years ago |
Kevin Jue
|
21157cf4af
|
added the merkle cap check
|
2 years ago |
Kevin Jue
|
460709f65d
|
got merkle proof traversal working
|
2 years ago |
Kevin Jue
|
d6f73d101b
|
correctly deserialize fri opening proofs
|
2 years ago |
Kevin Jue
|
da80afaac4
|
expanded fri_test.go and implemented more for the fri verifier
|
2 years ago |
Kevin Jue
|
bfcad86ce3
|
added more test cases for the fri challenges
|
2 years ago |
Kevin Jue
|
d194d3860f
|
initial commit for fri verification chip
|
2 years ago |
Kevin Jue
|
1d7f151cc1
|
permutation check for plonk works
|
2 years ago |
Kevin Jue
|
ab164af7fc
|
reduced the vanishing terms
|
2 years ago |
Kevin Jue
|
ef02b447e6
|
got plonk.evalVanishingPoly working
|
3 years ago |
Kevin Jue
|
857fcf6c78
|
fixed bugs
|
3 years ago |
Kevin Jue
|
1a1406e3b8
|
fixed some bugs
|
3 years ago |
Kevin Jue
|
4262ff15fe
|
added plonk test file
|
3 years ago |
Kevin Jue
|
96dc2c2359
|
edited DeserializeCommonCircuitData to return CommonCircuitData; added plonkAlpha and plonkZeta challenge test cases
|
3 years ago |
Kevin Jue
|
9462d19913
|
plonk verification circuit in progress
|
3 years ago |
Kevin Jue
|
67692a6646
|
added quadratic extension circuits
|
3 years ago |
jtguibas
|
1b9292589c
|
robust testcases and more data
|
3 years ago |
jtguibas
|
51b98741b8
|
changes...
|
3 years ago |
jtguibas
|
df3f8082ca
|
broken challenge array
|
3 years ago |
jtguibas
|
e9f194c946
|
fri challenges
|
3 years ago |
jtguibas
|
84b123d3a8
|
deserialization
|
3 years ago |
jtguibas
|
fccd386e06
|
workign deserialization of proof
|
3 years ago |
jtguibas
|
a058df6099
|
small refactor of names
|
3 years ago |
jtguibas
|
7367106b04
|
structs and challenges
|
3 years ago |
jtguibas
|
34cecba095
|
add structs
|
3 years ago |
jtguibas
|
cae5d3b45f
|
added public inputs hash test, challenger test
|
3 years ago |
Jacob Jackson
|
8798b435d3
|
strip out comments from original code
|
3 years ago |
Jacob Jackson
|
e9f22edd02
|
challenger
|
3 years ago |