Difference between revisions of "Plonk"

From zkstacks
Jump to navigation Jump to search
(Created page with "Plonk is a general purpose zk-scheme that has a universal and updateable setup [https://vitalik.ca/general/2019/09/22/plonk.html].")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Plonk is a general purpose zk-scheme that has a universal and updateable setup [https://vitalik.ca/general/2019/09/22/plonk.html].
 
Plonk is a general purpose zk-scheme that has a universal and updateable setup [https://vitalik.ca/general/2019/09/22/plonk.html].
 +
The primitives and tools used:
 +
* [[Kate Commitments]]
 +
*

Latest revision as of 06:42, 4 May 2021

Plonk is a general purpose zk-scheme that has a universal and updateable setup [1]. The primitives and tools used: