therealyingtong
|
e0f9fe1dcf
|
Clippy fixes + address review comments
Co-authored-by: Jack Grigg <jack@electriccoin.co>
|
2021-01-24 08:07:30 +08:00 |
|
Sean Bowe
|
ba591c3b39
|
Add serialization support for PLONK verifying keys.
|
2021-01-24 08:05:58 +08:00 |
|
ebfull
|
ccca639591
|
Merge pull request #111 from zcash/transcript-api-2
New Transcript API (and modified commitment scheme)
|
2021-01-13 16:50:47 -07:00 |
|
therealyingtong
|
fb939f17a9
|
Add permutation check to MockProver
|
2021-01-06 21:52:56 +00:00 |
|
Sean Bowe
|
06552eec44
|
Update the PLONK implementation to adapt to the new transcript API.
|
2021-01-06 10:45:11 -07:00 |
|
Jack Grigg
|
90c50fdd11
|
Refactor permutation proofs to reflect the separate permutations
|
2020-12-22 23:51:32 +00:00 |
|
Sean Bowe
|
9df7b5386f
|
Account more rigorously for the degrees of permutations' and lookups' constraints.
|
2020-12-22 08:59:08 -07:00 |
|
Jack Grigg
|
66240800a3
|
Move permutation keygen into plonk::permutation::keygen
|
2020-12-01 21:10:31 +00:00 |
|
Jack Grigg
|
4a3b830165
|
Extract permutation argument into a submodule
|
2020-12-01 21:03:31 +00:00 |
|