cashlib
Cash protocol library
A system for specifying and executing cryptographic operations and electronic cash transactions in a high-level language.
ZKPDL & cashlib: A language-based system for zero-knowledge proofs and electronic cash (e-cash).
54 stars
4 watching
13 forks
Language: C++
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
sdiehl/bulletproofs | A cryptographic project providing a protocol for short, non-interactive zero-knowledge proofs of knowledge about committed values. | 535 |
scipr-lab/dizk | A Java library enabling verifiable computations in distributed systems using zero-knowledge proofs and scalable arithmetic. | 234 |
worldcoin/proto-neural-zkp | A system to verify neural networks in zero-knowledge proofs using cryptographic techniques | 169 |
privacy-scaling-explorations/chiquito | A high-level DSL for implementing zero-knowledge proof applications with structured abstractions and a focus on performance. | 188 |
baro77/zkbasicscs | A concise introduction to Zero-Knowledge Proofs basics | 119 |
espressosystems/jellyfish | A Rust implementation of a cryptographic system and extensions. | 406 |
ddkang/zkml | A framework for constructing proofs of ML model execution in ZK-SNARKs | 345 |
provablehq/sdk | A toolkit for building and executing zero-knowledge transactions in web applications. | 593 |
microsoft/spartan | A high-speed zero-knowledge proof system with transparent setup and arbitrary NP statement support | 694 |
nilfoundation/zkllvm | Compiles high-level programming languages into input for provable computations protocols. | 295 |
veridise/picus | Automated tool for verifying uniqueness properties in zero-knowledge proof circuits | 70 |
iden3/snarkjs | A JavaScript and WebAssembly implementation of a zero-knowledge proof protocol for secure multi-party computations | 1,790 |
a16z/zkdrops | A system allowing users to claim tokens after providing a commitment over a public channel and later proving membership in a Merkle tree using a zero-knowledge proof. | 754 |
a16z/zkdocs | A platform that enables secure and private verification of information through cryptographic commitments and zero-knowledge proofs | 308 |
delendum-xyz/zk-knowledge | An online knowledge base for Zero-Knowledge Proof (ZKP) technologies and applications | 117 |