bulletproofs
Zero-knowledge proof library
A cryptographic project providing a protocol for short, non-interactive zero-knowledge proofs of knowledge about committed values.
Bulletproofs are short non-interactive zero-knowledge proofs that require no trusted setup
534 stars
30 watching
45 forks
Language: Haskell
last commit: about 2 years ago
Linked from 1 awesome list
bulletproofscryptographyelliptic-curvespedersen-commitmentrange-proofssigmazero-knowledgezk-snarkszksnarks
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance Rust implementation of Bulletproofs, enabling efficient single-party and multi-party computations with programmable constraints. | 1,058 |
| A system for specifying and executing cryptographic operations and electronic cash protocols in a high-level language | 54 |
| A Java library enabling verifiable computations in distributed systems using zero-knowledge proofs and scalable arithmetic. | 237 |
| A high-speed zero-knowledge proof system with transparent setup and arbitrary NP statement support | 707 |
| A concise introduction to Zero-Knowledge Proofs basics | 119 |
| A JavaScript and WebAssembly implementation of a zero-knowledge proof protocol for secure multi-party computations | 1,801 |
| A high-performance library for accelerating zero-knowledge proof generation operations on GPUs | 188 |
| Small minimal examples of modern cryptographic techniques in Haskell | 79 |
| Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 156 |
| A web application built using Zero-Knowledge Proof technology to verify players' knowledge of word mappings without revealing the words themselves. | 215 |
| A Web Assembly-based library for generating and verifying zero-knowledge proofs using zkSnark protocols | 211 |
| A Rust implementation of a secure cryptographic system for efficient zero-knowledge proofs | 554 |
| A language for creating secure and efficient proofs in cryptography using a compiler and runtime system | 924 |
| A high-performance cryptography library for cryptographic primitives and protocols used in blockchain and zero-knowledge proof systems | 417 |
| A high-level DSL for implementing zero-knowledge proof applications with structured abstractions and a focus on performance. | 189 |