Coder Social home page Coder Social logo

awesome-izk's Introduction

Awesome-IZK

Created for Web3 builders. (Keep updating...)

  • Interactive Zero-Knowledge (IZK) proofs are another type of zero-knowledge proof system, in which the proof consists of a multi-round protocol between the prover and verifier. They are also called as designed verifier zero-knowledge protocols. They are complements of zk-SNARKs/zk-STARKs.

  • IZK enjoys the following benefits, and we believe it will become a key building block for Web3 applications.

    1. Scalable for large statements.
    2. Cheap computation and memory cost.
    3. No trusted setup.
  • With the requirement of "more interactions" -- the prover and the verifier execute in multiple rounds of communications. The interactions are quite like the ones in MPC (Secure Multi-Party Computation), for which in fact the cutting-edge IZK algorithms are built from MPC.

              xxx
            xxxxxxx                                         +---xxx
             |   | +----------+                             |   |  xx
             |   | | statement|  --------------------->     |   |   xxx
             +-+-+ +-+--------+                             +-+-+
               |     |          <----------------------       |
+---------+----+-----+                                  ------+---+------+
| secret  |    |                 --------------------->       |   |  Y/N |
+---------+    |                                           +--+   +------+
             +-+-+              <---------------------        |  |
             |   |                                         |  +---++
             |   |              ---------------------->    |      ++
             |   |

Post

Here is a series of posts about IZK proofs presented by Chainlink.

Paper

Private-Coin IZK Proofs

Related Protocols

Vector Oblivious Linear-function Evaluation (VOLE):

Information-Theoretic Message Authentication Codes (IT-MACs):

awesome-izk's People

Contributors

xiafubiao avatar xiangxiecrypto avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.