cashlib
Cryptographic protocol framework
A system for specifying and executing cryptographic operations and electronic cash protocols 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: almost 9 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. | 534 |
scipr-lab/dizk | A Java library enabling verifiable computations in distributed systems using zero-knowledge proofs and scalable arithmetic. | 237 |
worldcoin/proto-neural-zkp | A system to verify neural networks in zero-knowledge proofs using cryptographic techniques | 172 |
privacy-scaling-explorations/chiquito | A high-level DSL for implementing zero-knowledge proof applications with structured abstractions and a focus on performance. | 189 |
baro77/zkbasicscs | A concise introduction to Zero-Knowledge Proofs basics | 119 |
espressosystems/jellyfish | A Rust implementation of a cryptographic system and extensions. | 412 |
ddkang/zkml | A framework for constructing proofs of ML model execution in ZK-SNARKs | 349 |
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 | 707 |
nilfoundation/zkllvm | Compiles high-level programming languages into input for provable computations protocols. | 304 |
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,801 |
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. | 756 |
a16z/zkdocs | A platform that enables secure and private verification of information through cryptographic commitments and zero-knowledge proofs | 309 |
delendum-xyz/zk-knowledge | An online knowledge base for Zero-Knowledge Proof (ZKP) technologies and applications | 117 |