yoseplee / vrfLinks
basic code for verifiable random function and simple cryptographic sortition
☆53Updated 4 years ago
Alternatives and similar repositories for vrf
Users that are interested in vrf are comparing it to the libraries listed below
Sorting:
- zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)☆258Updated 4 years ago
- The first go implementation of verifiable delay function (VDF)☆55Updated 5 years ago
- Go implementation of the BLS12-381 pairing☆90Updated 2 years ago
- Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus.☆211Updated 2 years ago
- Example to create merkle path proof using libsnark☆45Updated 5 years ago
- The Honey Badger of BFT Protocols☆144Updated 3 years ago
- a VRF implementation following this ietf draft: https://tools.ietf.org/html/draft-goldbe-vrf-00☆21Updated 7 years ago
- High-speed BLS12-381 implementation in Go☆128Updated 2 years ago
- ☆27Updated 3 years ago
- Integration of Zerocash on Ethereum: https://arxiv.org/abs/1904.00905☆57Updated 2 years ago
- A collection of Paillier cryptosystem zero knowledge proofs☆121Updated 2 years ago
- zkPoD: A decentralized system for perfect fair data exchange☆213Updated 2 years ago
- MPC implementation of proof of custody☆32Updated 4 years ago
- Playing around with HotStuff BFT consensus protocol.☆21Updated 5 years ago
- HoneyBadgerBFT, the first practical asynchronous BFT protocol without timing assuption☆30Updated 6 years ago
- A golang demo for zk-SNARK aggregation☆41Updated 6 years ago
- Verifiable Random Function (VRF) library written in Solidity☆101Updated 3 years ago
- examples for bellman zk-snarks library☆77Updated 6 years ago
- zkSNARK Groth16 prover & verifier☆37Updated 4 months ago
- 《zkSNARK实践》中的源码☆18Updated 3 years ago
- 💍implementation of linkable ring signatures in go☆55Updated last year
- Aggregate and Multi Signatures based on BGLS over BN256 and BLS12-381☆62Updated 3 years ago
- FFT, data-recovery and KZG commitments, a.k.a. Kate commitments, in Go - *super experimental*☆91Updated last year
- Verifiable Random Function (VRF) library written in Rust☆94Updated 2 months ago
- Implementation of the HotStuff consensus protocol.☆136Updated last year
- The project is open-sourced and funded by Binance Lab.☆107Updated 5 years ago
- Robust MPC-based confidentiality layer for blockchains☆139Updated 4 years ago
- Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.☆124Updated 10 months ago
- A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop☆242Updated 9 months ago
- Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnor…☆74Updated 3 years ago