Changes between Version 6 and Version 7 of SNARKs
- Timestamp:
- 2015-09-16T07:36:29Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SNARKs
v6 v7 61 61 implementation. 62 62 63 === !SnarkFront === 64 65 https://github.com/jancarlsson/snarkfront 66 67 C++ 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 63 69 === !ZeroCash === 64 70 65 *Eli Ben-Sasson's presentation with high-level description, comparison against !ZeroCoin : https://www.youtube.com/watch?v=l7LSSE0bRRo71 Eli Ben-Sasson's presentation with high-level description, comparison against !ZeroCoin : https://www.youtube.com/watch?v=l7LSSE0bRRo 66 72 67 73 === Recursive Composition of SNARKs ===