iotaledger / vdf
Implementation of verifiable delay function.
☆25Updated 4 years ago
Alternatives and similar repositories for vdf:
Users that are interested in vdf are comparing it to the libraries listed below
- The first go implementation of verifiable delay function (VDF)☆56Updated 5 years ago
- ☆25Updated 6 years ago
- Crypto application code for the zkSNARKs toolbox ZoKrates☆53Updated 10 months ago
- ☆44Updated 6 years ago
- Verifiable Delay Function (VDF) Implementation in Golang☆24Updated 5 years ago
- XCLAIM(BTC,ETH): Solidity implementation for Bitcoin backed tokens on Ethereum☆24Updated 10 months ago
- Library for the verification of BGLS signatures on the EVM using Solidity.☆15Updated 6 years ago
- DKG for BLS threshold signature scheme on the EVM using solidity☆32Updated 6 years ago
- Implements an RSA accumulator in Python☆14Updated 5 years ago
- ☆28Updated 3 years ago
- DEPRECATED☆22Updated 4 years ago
- Linearly Homomorphic Time Lock Puzzle Library☆28Updated 4 years ago
- Implementation of perdersen commitments in node.js and solidity☆24Updated 6 years ago
- Integration of Zerocash on Ethereum: https://arxiv.org/abs/1904.00905☆57Updated last year
- Publicly Verifiable Secret Sharing, and more...☆27Updated 4 months ago
- A libsnark's tutorial on sudoku☆17Updated 6 years ago
- Aggregate and Multi Signatures based on BGLS over BN256 and BLS12-381☆60Updated 2 years ago
- C++ implementation of Distributed Verifiable Random Functions☆25Updated 4 years ago
- MPC implementation for a structured reference string (SRS) generation for SONIC proof system☆24Updated 5 years ago
- C++ codebase for highly composable zkSNARKs with commit-and-prove capabilities.☆38Updated 4 years ago
- Minimalistic implementation of a linkable spontaneously anonymous group (LSAG) signature scheme with python over elliptic curves.☆29Updated 4 years ago
- MPC implementation of proof of custody☆32Updated 3 years ago
- ☆25Updated 7 years ago
- Accumulators and Vector Commitments☆42Updated 2 years ago
- Example to create merkle path proof using libsnark☆45Updated 4 years ago
- Ethereum-based Distributed Key Generation Protocol☆55Updated 2 years ago
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity☆76Updated 6 years ago
- ShareLock: mixing for cryptocurrencies from multiparty ECDSA☆50Updated 2 years ago
- TxChain: Efficient Cryptocurrency Light Clients via Contingent Transaction Aggregation☆14Updated 2 years ago
- Implementation of the Groth16 zk-SNARK proving system