geppetri
zk-SNARK system
An implementation of a Pinocchio-based adaptive zk-SNARK system for distributed computation
Pinocchio-based adaptive zk-SNARK and distributed computation
16 stars
4 watching
3 forks
Language: C++
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ebfull/powersoftau | A multi-party computation protocol for generating secure parameters using zk-SNARKs | 140 |
consensys/gnark | A fast zk-SNARK library with a high-level API to design circuits. | 1,435 |
tamucrypto/zkcnn | An implementation of a GKR-based snark for CNN model inference, providing a zero-knowledge proof protocol for neural network computations. | 70 |
luozhuzhang/zkps-circuit-snark | A zk-SNARK implementation using circom and snarkjs for secure multi-party computation and decentralized applications. | 61 |
coder5876/libsnark-tutorial | A tutorial and example code project for creating zk-SNARKs using the libsnark software library | 190 |
lucasgleba/zkriscv | A RISC-V CPU emulator implemented as a zero-knowledge verification system to prove program execution correctness | 47 |
argumentcomputer/lurk-beta | A statically scoped Lisp-like language for proving computational claims using zk-SNARKs with an elliptic curve backend. | 434 |
o1-labs/o1js | An evolution of SnarkyJS, providing a toolkit for building zero-knowledge-enabled applications using zk-SNARKs and zkApps in TypeScript. | 525 |
zokrates/zokrates | Toolbox for implementing and deploying zkSNARKs on the Ethereum blockchain | 1,828 |
zkcrypto/bellman | A crate for building and implementing zk-SNARK circuits | 1,023 |
scipr-lab/libsnark | A C++ library implementing a cryptographic method for proving the integrity of computations in zero knowledge. | 1,838 |
matter-labs-archive/snarkygpu | A GPU-based zkSNARK prover that aims to improve the performance of distributed verification processes for blockchain applications. | 23 |
eniac/otti | A compiler and solver for optimization problems using zkSNARKs | 6 |
zhaskell/stdio | A Haskell toolkit providing standardized input/output functions powered by libuv | 104 |
zcash/sapling-mpc | A tool for participating in and verifying the Sapling network upgrade Multi-party computation | 30 |