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)☆260Updated 4 years ago
- The first go implementation of verifiable delay function (VDF)☆55Updated 6 years ago
- Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus.☆220Updated 3 years ago
- A golang demo for zk-SNARK aggregation☆41Updated 6 years ago
- Go implementation of the BLS12-381 pairing☆90Updated 2 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☆127Updated 2 years ago
- A collection of Paillier cryptosystem zero knowledge proofs☆120Updated 2 years ago
- examples for bellman zk-snarks library☆77Updated 7 years ago
- Example to create merkle path proof using libsnark☆45Updated 5 years ago
- zkPoD: A decentralized system for perfect fair data exchange☆214Updated 2 years ago
- Implementation of the HotStuff consensus protocol.☆156Updated last year
- A Go library that implements a Sparse Merkle tree for a key-value map.☆141Updated 2 years ago
- The Honey Badger of BFT Protocols☆143Updated 3 years ago
- Python-based system for zk-SNARK based verifiable computations and smart contracts☆84Updated 6 years ago
- Playing around with HotStuff BFT consensus protocol.☆22Updated 5 years ago
- A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop☆242Updated last year
- zkSNARK Groth16 prover & verifier☆38Updated 8 months ago
- Tutorial and example code for using libsnark☆190Updated 4 years ago
- Integration of Zerocash on Ethereum: https://arxiv.org/abs/1904.00905☆57Updated 2 years ago
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆128Updated 2 years ago
- MPC implementation of proof of custody☆32Updated 4 years ago
- Verifiable Random Function (VRF) library written in Solidity☆101Updated 3 years ago
- ☆28Updated 3 years ago
- Open source implementation of zkSTARKs in pure Rust☆83Updated 2 years ago
- Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnor…☆74Updated 3 years ago
- 《zkSNARK实践》中的源码☆18Updated 3 years ago
- HoneyBadgerBFT, the first practical asynchronous BFT protocol without timing assuption☆30Updated 6 years ago
- Boneh–Lynn–Shacham signature scheme.☆36Updated 7 years ago
- FFT, data-recovery and KZG commitments, a.k.a. Kate commitments, in Go - *super experimental*☆93Updated 2 years ago