Changes between Version 6 and Version 7 of SNARKs


Ignore:
Timestamp:
2015-09-16T07:36:29Z (9 years ago)
Author:
warner
Comment:

add Snarkfront

Legend:

Unmodified
Added
Removed
Modified
  • SNARKs

    v6 v7  
    6161implementation.
    6262
     63=== !SnarkFront ===
     64
     65https://github.com/jancarlsson/snarkfront
     66
     67C++ program which takes a target program (as a restricted-form C++ template) and emits an executable which can generate SNARK public-key datasets, generate proofs, or verify proofs. Includes AES and SHA primitives.
     68
    6369=== !ZeroCash ===
    6470
    65 * Eli Ben-Sasson's presentation with high-level description, comparison against !ZeroCoin : https://www.youtube.com/watch?v=l7LSSE0bRRo
     71Eli Ben-Sasson's presentation with high-level description, comparison against !ZeroCoin : https://www.youtube.com/watch?v=l7LSSE0bRRo
    6672
    6773=== Recursive Composition of SNARKs ===