HarryR / solcryptoLinks
Solidity crypto libraries, ring signatures, proof of knowledge, packed signatures etc. with matching Python implementations for secp256k1 and (alt)BN-256
☆287Updated 6 years ago
Alternatives and similar repositories for solcrypto
Users that are interested in solcrypto are comparing it to the libraries listed below
Sorting:
- A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop☆242Updated 9 months ago
- Tutorial and example code for using libsnark☆190Updated 4 years ago
- zkSNARKS tutorial☆296Updated 6 years ago
- A private payment system for Ethereum-based blockchains, with no trusted setup.☆306Updated last year
- Integration of Zerocash on Ethereum: https://arxiv.org/abs/1904.00905☆57Updated 2 years ago
- Circuit compiler for zkSNARKs☆474Updated 2 years ago
- The project is open-sourced and funded by Binance Lab.☆107Updated 5 years ago
- Library for generating non-interactive zero knowledge proofs without trusted setup (Bulletproofs)☆182Updated 3 years ago
- Python implementation of ECC pairing and bn_128 and bls12_381 curve operations☆213Updated 4 months ago
- Example project for EthSnarks - Miximus coin mixer☆83Updated 6 years ago
- A zkSNARK tutorial and development environment☆406Updated 4 years ago
- Python-based system for zk-SNARK based verifiable computations and smart contracts☆83Updated 5 years ago
- Zero Knowledge Proofs and how they can be implemented in Quorum☆136Updated last year
- Robust MPC-based confidentiality layer for blockchains☆139Updated 4 years ago
- A proof of concept trustless ethereum mixer☆231Updated 6 years ago
- zkPoD: A decentralized system for perfect fair data exchange☆213Updated 2 years ago
- Get a merkle-proof from the blockchain. Verify it locally.☆194Updated last year
- A Java library for zk-SNARK circuits☆211Updated 2 years ago
- If you like this project, please ⭐⭐⭐ it on GitHub!! Solidity-compatible BLS signatures, threshold encryption, distributed key generation …☆156Updated last week
- ☆61Updated 6 years ago
- ☆128Updated 6 years ago
- A library for generating zk-STARKs.☆146Updated 3 years ago
- scale ethereum with snarks☆370Updated 2 years ago
- A high-level framework for developing efficient zk-SNARK circuits (https://akosba.github.io/papers/xjsnark.pdf)☆189Updated 2 years ago
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity