zeth
Zerocash implementation
An integration of Zerocash on Ethereum to provide privacy and security features
Integration of Zerocash on Ethereum: https://arxiv.org/abs/1904.00905
57 stars
18 watching
27 forks
Language: C++
last commit: over 1 year ago clearmatics-researchethereummixerprivacyresearch-and-developmentzero-knowledge-proofszerocashzethzk-snarks
Related projects:
Repository | Description | Stars |
---|---|---|
zcash/zcash | A blockchain implementation providing private transactions with enhanced anonymity features. | 4,945 |
zcash/halo2 | A cryptographic system enabling anonymous transactions in cryptocurrencies | 743 |
risc0/zeth | A system that uses ZK proof to validate Ethereum blocks without relying on validators or sync committees. | 381 |
zokrates/zokrates | Toolbox for implementing and deploying zkSNARKs on the Ethereum blockchain | 1,828 |
baro77/zkbasicscs | A concise introduction to Zero-Knowledge Proofs basics | 119 |
luozhuzhang/zkps-circuit-snark | A zk-SNARK implementation using circom and snarkjs for secure multi-party computation and decentralized applications. | 61 |
eth-sri/zkay | Tools and language for compiling and deploying private smart contracts on the Ethereum blockchain | 81 |
microsoft/spartan | A high-speed zero-knowledge proof system with transparent setup and arbitrary NP statement support | 694 |
007/hashcash-js | An implementation of a JavaScript-based anti-spam protection mechanism using a random salt value and CRC32 hash function. | 52 |
dusk-network/poseidon252 | An implementation of a hash algorithm suitable for use in zero-knowledge proof systems | 209 |
privacy-scaling-explorations/chiquito | A high-level DSL for implementing zero-knowledge proof applications with structured abstractions and a focus on performance. | 188 |
adamisz/from0k2bp | Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 157 |
worldcoin/proto-neural-zkp | A system to verify neural networks in zero-knowledge proofs using cryptographic techniques | 169 |
succinctlabs/sp1-reth | A proof-of-concept that demonstrates how to build a performant zkEVM using SP1 in Rust | 125 |
thecryptoshed/eth-dapp-developer-roadmap | A resource collection for learning Ethereum-based dApp development | 145 |