Code Monkey home page Code Monkey logo

zkproofs.github.io's People

Contributors

agl avatar amiller avatar arielgabizon avatar cathieyun avatar howardwu avatar jbaylina avatar jensaamc avatar miha-stopar avatar mschof avatar pmohassel avatar psivesely avatar rex4539 avatar str4d avatar swasilyev avatar tromer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

zkproofs.github.io's Issues

Add ZKP applications

Add list of ZKP applications: Zerocash/Zcash, Cinderella, ZKLedger, etc. (see ZKProof Applications Track document).

Add ZKP comparison table

Please add comparison table for major ZKP systems, something like:

Pinocchio Aurora18 Bulletproof ...
Prover O (|C|) ...
Verifier O(|x|) ...
Proof Size O(1) 288 bytes ...
Trusted setup yes ...
... ...

The comparison dimensions may include:

  • Quantitative:

    • Prover time
    • Verifier time
    • Proof size
    • Setup/pre-processing time
  • Qualitative:

    • Public Verifiable (v.s. designated verifiable)
    • Trusted setup (v.s. transparent)
    • succinct (v.s. non-succinct, or even fully-succinct)
    • cryptographic assumptions (DLog, OWF, q-SDH, q-KEA etc.)
    • Argument system (v.s. proof system)
    • Interactive (v.s. NI)
    • for NP (v.s. maybe subset of NP, or v.s. potentially NEXP ?)

additional notes for quantitative measures: not only should the asymptotic complexity be specified, the concrete coefficients should also be included for some due to many recent works towards better practicality (e.g. while PHGR13 and Groth16 share the same O(1) constant proof size, Groth16 contains only 3 field elements whereas PHGR13 require 8)

To summarize, this request has the following to-dos:

  • reach consensus whether we should have 2 comparison tables separately -- i.e. one for information-theoretical components (PCP, LIP, IOP based), and one for those crypto compilers (e.g. DARK) OR should we aggregate them into one table
  • reach consensus on the measurement dimensions/metrics
  • a markdown table
  • same table content, but in a Latex for academics for easy copy-paste into their evaluation section.

broken link on main page of zpk.science

A New Approach To Protecting Secrets Is Discovered - The New York Times, February 17th, 1987

https://web.archive.org/web/20171102133505/https://www.nytimes.com/1987/02/17/science/a-new-approach-to-protecting-secrets-is-discovered.html

^^^ working link

http://people.csail.mit.edu/silvio/Selected%20Scientific%20Papers/Proof%20Systems/The_Knowledge_Complexity_Of_Interactive_Proof_Systems.pdf

this link might also be appreciated. the original paper proposing zkp

thanks!

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.