sdiehl / bulletproofs
Bulletproofs are short non-interactive zero-knowledge proofs that require no trusted setup
☆540Updated 2 years ago
Alternatives and similar repositories for bulletproofs:
Users that are interested in bulletproofs are comparing it to the libraries listed below
- A Fully Homomorphic Encryption Brainfuck virtual machine☆215Updated 5 years ago
- Λ ⚬ λ: Functional Lattice Cryptography☆230Updated 4 years ago
- Constant-Time Toolkit☆295Updated 6 years ago
- Peer-to-peer encrypted message exchange☆384Updated 4 years ago
- Decentralize your secrets!☆118Updated 5 years ago
- A zkSNARK tutorial and development environment☆403Updated 4 years ago
- A new blockchain architecture under active development, with a strong focus on scalability, privacy and safety☆416Updated 4 years ago
- Simple blockchain server written in Haskell for educational purposes☆601Updated 7 years ago
- zk-SNARK parameter multi-party computation protocol☆173Updated 5 years ago
- OCaml DSL for verifiable computation☆499Updated 3 months ago
- Advent of Code 2018, in Coq! (https://adventofcode.com/2018)☆140Updated 6 years ago
- Schnorr Protocol for Non-interactive Zero-Knowledge Proofs☆75Updated 5 years ago
- Smart Contracts Running on a BFT Hardened Raft☆453Updated 3 years ago
- The Honey Badger of BFT Protocols☆319Updated 5 years ago
- My reading list of academic papers and research notes☆243Updated 3 years ago
- Interfaces for Relations and SNARKs for these relations☆836Updated last week
- A system for verifying outsourced computations, and applying SNARKs. Simplified release of the main Pepper codebase.☆125Updated 3 years ago
- A Lem formalization of EVM and some Isabelle/HOL proofs☆239Updated 3 years ago
- The start page about my efforts around smart contract verification☆298Updated 3 years ago
- A pure-Rust implementation of Bulletproofs using Ristretto.☆1,077Updated 8 months ago
- Bamboo see https://github.com/cornellblockchain/bamboo☆323Updated 3 years ago
- A library for zero knowledge (ZK) scalable transparent argument of knowledge (STARK)☆532Updated 2 years ago
- An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.