scipr-lab / dizkLinks
Java library for distributed zero knowledge proof systems
☆247Updated 3 years ago
Alternatives and similar repositories for dizk
Users that are interested in dizk are comparing it to the libraries listed below
Sorting:
- A Java library for zk-SNARK circuits☆211Updated 2 years ago
- A high-level framework for developing efficient zk-SNARK circuits (https://akosba.github.io/papers/xjsnark.pdf)☆189Updated 2 years ago
- Library for generating non-interactive zero knowledge proofs without trusted setup (Bulletproofs)☆182Updated 3 years ago
- Tutorial and example code for using libsnark☆190Updated 4 years ago
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆129Updated 2 years ago
- A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop☆242Updated 9 months ago
- Robust MPC-based confidentiality layer for blockchains☆139Updated 4 years ago
- ☆61Updated 6 years ago
- C++ library for IOP-based zkSNARKs☆170Updated last year
- Python-based system for zk-SNARK based verifiable computations and smart contracts☆83Updated 5 years ago
- A zkSNARK tutorial and development environment☆406Updated 4 years ago
- zkPoD: A decentralized system for perfect fair data exchange☆213Updated 2 years ago
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity☆77Updated 6 years ago
- Solidity crypto libraries, ring signatures, proof of knowledge, packed signatures etc. with matching Python implementations for secp256k1…☆287Updated 6 years ago
- A system for verifying outsourced computations, and applying SNARKs. Simplified release of the main Pepper codebase.