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: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ebfull/powersoftau | A multi-party computation protocol for generating secure parameters using zk-SNARKs | 141 |
consensys/gnark | A fast zk-SNARK library with a high-level API to design circuits. | 1,459 |
tamucrypto/zkcnn | An implementation of a GKR-based snark for CNN model inference, providing a zero-knowledge proof protocol for neural network computations. | 73 |
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 | 191 |
lucasgleba/zkriscv | A RISC-V CPU emulator implemented as a zero-knowledge verification system to prove program execution correctness | 47 |
o1-labs/o1js | An evolution of SnarkyJS, providing a toolkit for building zero-knowledge-enabled applications using zk-SNARKs and zkApps in TypeScript. | 540 |
zokrates/zokrates | Toolbox for implementing and deploying zkSNARKs on the Ethereum blockchain | 1,836 |
zkcrypto/bellman | A crate for building and implementing zk-SNARK circuits | 1,031 |
scipr-lab/libsnark | A C++ library implementing a cryptographic method for proving the integrity of computations in zero knowledge. | 1,846 |
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 | Enables secure multi-party computation in cryptocurrency networks using zk-SNARK public parameters | 30 |