Skip to content

Commit

Permalink
add TurboPLONK
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmountaintop authored Dec 2, 2020
1 parent 291a550 commit ebacfc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

+ [PlonK: Permutations over Lagrange-bases for Oecumenical Noninteractive arguments of Knowledge](https://eprint.iacr.org/2019/953.pdf)
+ [plookup: A simplified polynomial protocol for lookup tables](https://github.com/AztecProtocol/plonk-with-lookups)
+ [Proposal: The Turbo-PLONK program syntax for specifying SNARK programs](https://docs.zkproof.org/pages/standards/accepted-workshop3/proposal-turbo_plonk.pdf)

## Forums
+ [PLONK Café](https://www.plonk.cafe/)
Expand All @@ -18,6 +19,7 @@
+ [Multiset checks in PLONK and Plookup](https://hackmd.io/@XYwo0oEXTEGRpej1SQVMlg/ByFgSDA7D) by Ariel Gabizon
+ [Plonk and PLookup](https://hackmd.io/@7dpNYqjKQGeYC7wMlPxHtQ/BJpNmNW0L) by Dmitry Khovratovich
+ [Thoughts on Plookup implementation of Sha256 and Keccak](https://hackmd.io/xfgP5_uMTZyaEJJG4EJoRQ?view) by Konstantce
+ [TurboPLONK benchmarks](https://medium.com/aztec-protocol/plonk-benchmarks-2-5x-faster-than-groth16-on-mimc-9e1009f96dfe)
+ [Zero Knowledge Episode 112: Dive into Plonk!](https://www.zeroknowledge.fm/112)
- [零知识证明 - PLONK电路原理](https://mp.weixin.qq.com/s?__biz=MzU5MzMxNTk2Nw==&mid=2247487338&idx=1&sn=2472fd94ded768157a82f8afb1b046fb)
+ AZTEC Ignition ([setup codes here](https://github.com/AztecProtocol/Setup), [verification codes here](https://github.com/AztecProtocol/ignition-verification))
Expand Down

0 comments on commit ebacfc1

Please sign in to comment.