Cointime

Download App
iOS & Android

Zero-Knowledge Proof in Blockchain Explained | Quillaudits

Validated Project

Table of Contents:

  1. What is Zero-Knowledge Proof?
  2. History of Zero-Knowledge Proof
  3. Types of Zero-Knowledge Proof
  4. Working of Zero-Knowledge Proofs
  5. Zero-Knowledge Applications in Blockchain
  6. Zero-Knowledge Proofing Techniques
  7. ZK Rollups (ETH Scaling)
  8. ZK Based Privacy Protocols

What is Zero-Knowledge Proof?

A zero-knowledge proof is a way of proving if a certain statement is true or not without actually revealing the statement itself. Here, the ‘prover’ is the party trying to prove a claim, while the ‘verifier’ is responsible for validating the claim.

In Simpler Terms, Zero-knowledge proof (ZK proof) technologies enable one party to prove to another party that they know something without actually sharing the information with another party in order to prove their knowledge.

A Use Case:Let's Suppose I want to take a loan, But don’t want to reveal my financial history to banks. Using Zero-Knowledge proof, bank will be able to verify my financial history (e.g. credit score, proof of residence, account payments, and real estate) without knowing any specific data about those assets.

History of Zero Knowledge Proofs?

Zero-knowledge proofs were first devised by MIT researchers Shafi GoldwasserSilvio Micali, and Charles Rackoff in a 1985 paper, “The Knowledge Complexity of Interactive Proof-Systems”. The paper introduced key concepts including an interactive proof (IP) hierarchy and conceived the concept of knowledge complexity, a measure to see how much proof is transferred from the prover to the verifier.

Perhaps most importantly, they gave the first zero-knowledge proof for a concrete problem when they demonstrated how to construct ZKPs for any NP-set, with any commitment scheme.

Types of Zero Knowledge Proofs?

The two fundamental types of ZKPs include the following:

  1. Interactive ZeroKnowledge Proofs: In Interactive ZKP, The verifier challenges the prover who provides replies to these challenges until the verifier is convinced. They need to be simultaneously online and the prover must complete a series of actions to convince the verifier about a specific fact.
  2. Non-Interactive ZeroKnowledge Proofs: Non-interactive Zero-Knowledge Proofs do not require an interactive process between the prover and verifier. The prover delivers the proof to the verifier and the proof can be verified by the verifier only once at any time. It requires more computational power as compared to Interactive Zero Knowledge Proof.

Working of Zero-Knowledge Proof:

In basic form, a zero-knowledge proof is made up of three elements: witness(confidential Info), challenge, and response.

  • Witness: With a zero-knowledge proof, the prover wants to prove knowledge of some hidden information. The secret information is the “witness” to the proof, and the prover’s assumed knowledge of the witness establishes a set of questions that can only be answered by a party with knowledge of the information. Thus, the prover starts the proving process by randomly choosing a question, calculating the answer, and sending it to the verifier.
  • Challenge: The verifier randomly picks another question from the set and asks the prover to answer it.
  • Response: The prover accepts the question, calculates the answer, and returns it to the verifier. The prover’s response allows the verifier to check if the former really has access to the witness. To ensure the prover isn’t guessing blindly and getting the correct answers by chance, the verifier picks more questions to ask. By repeating this interaction many times, the possibility of the prover faking knowledge of the witness drops significantly until the verifier is satisfied.

The Application of Zero Knowledge Proof in BlockChains?

There are many applications of Zero Knowledge Proof, In this blog, we will be covering applications of ZK in Block Chains:

  • Private transactions on blockchains: Transaction data is encrypted and proof posted to prove it was computed correctly. ZKPs are also used in private transactions that do not reveal monetary data and receiver and sender information. An example is Tornado Cash, a decentralized, non-custodial service that allows users to conduct private transactions on Ethereum
  • Performance optimizations: Application code is executed off-chain, or by a single node on the blockchain network, and only proof of its correct execution is posted to the blockchain for other parties to verify its correctness. An example is ZK Rollups, where transactions are executed off-chain and finally, a summary of all transactions is then submitted on-chain.
  • Transferring private blockchain transactions: The most notable concern in private blockchain transactions is the numerous loopholes evident in conventional procedures. The productive integration of ZKP with private blockchain transactions can create a powerful hacker-proof process.
  • Data Security and Privacy: Organizations that control sensitive data, such as banks and hospitals, must keep them free from third-party access. ZKPs and blockchain together can make accessing data impossible.

Zero-knowledge Proofing technologies:

1. zk-SNARK

SNARK stands for “zero-knowledge succinct non-interactive argument on knowledge.” A SNARK is a type of cryptographic proof that is small in size and easy to verify. SNARKs generate a cryptographic proof using elliptical curves, which assume that it’s infeasible to find the discrete logarithm of a random elliptic curve element from a publicly known base point. Computing elliptic curves are less computationally expensive than computing hashing functions used by STARKs, which is why SNARK-based protocols can be more gas efficient.

2. zk-STARKS

STARKS stands for “zero-knowledge scalable transparent argument of knowledge.” It’s a type of cryptographic proof that requires little to no interaction between the prover and the verifier. The key advantages of STARKs over SNARKs are that they have fast prover times and are easier to scale as they offer more computing power. Also, using hash functions makes them quantum resistant.

3. Bulletproofs

Bulletproofs are short, non-interactive zero-knowledge proofs that can convince a verifier that an encrypted value lies within a stated range without disclosing any information about the number.Bulletproofs is a type of range proof that employs zero-knowledge proofing techniques similar to those seen in zkSNARKs and zkSTARKs. Like zkSTARKs, bulletproofs do not require an initial trusted setup ceremony or procedure. Also, they are smaller than zkSTARKs and have significant efficiency and security.

zk-Rollups

Rollups are Layer 2 protocols built on top of Ethereum. Rollups process transactions off-chain, primarily on a rollup-specific chain, and then batch, compress, and deliver the transaction data to the main Ethereum chain. Shifting computation off-chain helps reduce congestion on Ethereum and reduce overall gas costs for users.

ZK Rollups Projects:

zkSync

Loopring

Polygon Hermez

ZK- Based Privacy Protocols

Zero-knowledge proofs power several privacy protocols today due to their non-disclosure feature. With ZK-proofs, users can currently transact on privacy-enabled blockchains and post proofs that confirm that their transactions are valid, and don’t reveal any extra info.

Popular privacy coin, Zcash, uses zk-SNARK cryptography to restore blockchain anonymity for its users and give them control over their transaction information. For instance, when a Zcash user sends coins to another Zcash user, the only available proof of their privacy-enabled transaction comes with zero knowledge. A third-party observer cannot find any additional information about the nature of the transaction, nor the parties and amounts involved.

ZK- Based Privacy Projects:

Zcash

Tornado Cash

Comments

All Comments

Recommended for you

  • Strive Launches $450 Million Public Offering to Further Increase Bitcoin Holdings

     Bitcoin treasury company Strive (Nasdaq code ASST) announced the launch of a $450 million public offering plan to increase its Bitcoin holdings and raise the proportion of Bitcoin per share. This issuance is part of the company's total $950 million capital initiative, which also includes a $500 million stock buyback plan to enhance balance sheet flexibility. Strive currently holds 69 Bitcoins, worth approximately $7.9 million, and can raise an additional $750 million in the next 12 months through warrants. The company stated that it will issue preferred shares through a registration structure to purchase additional Bitcoins, increasing shareholder exposure to Bitcoin and enhancing shareholder value.

  • Coinbase CEO clarifies: No clear plans for Base network tokens at this time

    in response to Base's announcement of exploring the launch of a network token, Coinbase CEO Brian Armstrong clarified on X platform that they are indeed exploring the Base network token. They hope that this token can become an excellent tool to accelerate the growth of creators and developers in decentralization and ecosystem expansion. However, it should be pointed out that at this stage, there is no specific plan for the related token, and disclosing the information is just for public update of the concept.

  • Base Network Considers Issuing Tokens

    jesse Pollak, the head of the Base protocol, stated on BaseCamp that Base is exploring the possibility of issuing network tokens.

  • Ripple announces $25 million donation in RLUSD to two US nonprofits

    Ripple announced a donation of $25 million to two non-profit organizations in the United States, Accion Opportunity Fund and Hire Heroes USA. This funding will be provided in the form of Ripple's dollar stablecoin Ripple USD (RLUSD), aimed at expanding financing channels for underserved small business owners.

  • Google's stock price rose by more than 3%, setting a new record high, and its total market value exceeded US$3 trillion for the first time.

     Google rose more than 3%, hitting a record high, with a total market value exceeding $3 trillion for the first time. As of now, there are 4 listed companies in the U.S. with a total market value exceeding $3 trillion, including Nvidia ($4.26 trillion), Microsoft ($3.79 trillion), Apple ($3.53 trillion), and Google.

  • The three major U.S. stock indexes opened higher, with Tesla rising 6.74%.

    U.S. stock market opened, with the Dow rising 0.03%, the S&P 500 rising 0.34%, and the Nasdaq rising 0.45%. Tesla (TSLA.O) rose 6.74%, with Musk investing about $1 billion to buy over 2.5 million shares of the company's stock last Friday. Nvidia (NVDA.O) fell 1.32%, while Oracle (ORCL.N) rose 4.12%.

  • Reliance Global establishes digital asset treasury strategy, with initial investment of $60 million to purchase BTC, ETH, etc.

    Nasdaq-listed company Reliance Global Group announced that its board of directors has approved a strategic expansion into the digital asset and blockchain fields, and is establishing a digital asset treasury that includes portfolios of BTC, ETH, and SOL. The company plans to purchase up to $60 million worth of digital assets in the first phase, followed by another $60 million, totaling up to $120 million. These assets will be managed by its newly formed cryptocurrency advisory committee.

  • Ethereum Foundation establishes artificial intelligence team "dAI" and starts recruiting

    Ethereum Foundation has established an artificial intelligence team "dAI", led by Davide Crapis, aiming to collaborate with Silicon Valley giants and cryptocurrency developers to build Ethereum as the foundational layer of the artificial intelligence ecosystem. The team will initially have two additional full-time positions, and the Ethereum Foundation is currently recruiting. It is reported that in the short term, the team will focus on implementing proposals such as ERC-8004, which will create a standard for AI agents to seamlessly discover, verify, and transact throughout the Ethereum ecosystem.

  • MarbleX and Netmarble Launch $20 Million Ecosystem Promotion Plan

    Ethereum game platform Immutable has announced a partnership with the blockchain game division Marblex of South Korean gaming giant Netmarble. The collaboration will migrate Marblex's ecosystem and its multiple games from the Klaytn blockchain to the Ethereum Layer 2 network Immutable zkEVM. The games include "Ni no Kuni: Cross Worlds", "A3: Still Alive" and "Meta World: My City", and the two parties will also launch an "ecosystem promotion plan" to provide up to $20 million in support to developers to attract new games to join Marblex and Immutable. It is currently unclear whether the Immutable migration will affect Saga's plans, and the project representatives have not commented on the issue.

  • Blockchain Asset Management announces launch of a dedicated blockchain fund for accredited investors

    Blockchain Asset Management, a cryptocurrency fund with a scale of $100 million, announced the launch of an exclusive blockchain fund for qualified investors. The specific amount of funds raised by the fund has not been disclosed yet, but it is said to have reached "eight figures", which means it is in the tens of millions of dollars. In addition, the investment threshold for the new fund is $100,000, and all investors are required to meet the approved standards (annual income exceeding $200,000, net assets exceeding $1 million).