New pages
Jump to navigation
Jump to search
- 14:36, 7 May 2021 Testing (hist) [98 bytes] Vineet (talk | contribs) (Created page with "{| class="wikitable sortable" |- ! Fruit !! Price |- | Apples || £0.95 |- | Oranges || £0.85 |- | Pears || £1.15 |- | Purple mangosteen || £1.05 |}")
- 22:38, 4 May 2021 Zk Implementation Tutorial from 0-1 (hist) [141 bytes] Srikar (talk | contribs) (Created page with "Before beginning with the ZK journey, it is good to keep in mind the hardware requirements and the machines being used. AWS - EC2 instance -")
- 22:32, 4 May 2021 DARK (hist) [46 bytes] Srikar (talk | contribs) (Created page with "Refers to a Diophantine Argument of Knowledge.")
- 19:27, 4 May 2021 How does generating the SRS with secure MPC work? (hist) [112 bytes] Srikar (talk | contribs) (Created page with "A good blog post from the Qedit team https://medium.com/qed-it/diving-into-the-snarks-setup-phase-b7660242a0d7")
- 06:37, 4 May 2021 Plonk (hist) [186 bytes] Srikar (talk | contribs) (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].")
- 07:07, 3 May 2021 Kate Commitments (hist) [171 bytes] Srikar (talk | contribs) (Created page with "It is a type of Polynomial Commitments.")
- 07:05, 3 May 2021 Polynomial Commitment Scheme (hist) [0 bytes] Srikar (talk | contribs) (Created blank page)
- 17:02, 2 May 2021 Zk in Blockchain and Cryptocurrency (hist) [102 bytes] Srikar (talk | contribs) (Created page with "Zk Rollups")
- 14:58, 28 April 2021 What are the R1CS constraints of a cryptocurrency system like ZCash? (hist) [497 bytes] Srikar (talk | contribs) (Created page with "This was answered fairly well by the stackexchange post: https://crypto.stackexchange.com/questions/65927/what-is-the-precise-np-statement-of-zcash In particular, some high l...")
- 14:50, 28 April 2021 LibSnark Library (hist) [102 bytes] Srikar (talk | contribs) (Created page with "The libsnark library contains an implementation for zk preprocessing of the R1CS NP-Complete language.")