meilof / pysnarkLinks
Library for programming zk-SNARKs directly in Python
☆188Updated last year
Alternatives and similar repositories for pysnark
Users that are interested in pysnark are comparing it to the libraries listed below
Sorting:
- Python-based system for zk-SNARK based verifiable computations and smart contracts☆83Updated 5 years ago
- A high-level framework for developing efficient zk-SNARK circuits (https://akosba.github.io/papers/xjsnark.pdf)☆188Updated 2 years ago
- C++ library for IOP-based zkSNARKs☆167Updated last year
- Robust MPC-based confidentiality layer for blockchains☆138Updated 3 years ago
- A programming language and compiler which enable automatic compilation of intuitive data privacy specifications to NIZK-enabled private s…☆87Updated last year
- zkInterface is a protocol for the interoperability of zero-knowledge frameworks.☆129Updated 2 years ago
- Tutorial and example code for using libsnark☆193Updated 4 years ago
- Python implementation of ECC pairing and bn_128 and bls12_381 curve operations☆208Updated 3 months ago
- Zero-Knowledge Swiss Knife☆95Updated 2 years ago
- A curated list of awesome things related to plonk proof system☆237Updated 10 months ago
- A GKR-based zero-knowledge proof protocol for CNN model inference.☆83Updated 2 years ago
- A collection of Paillier cryptosystem zero knowledge proofs☆120Updated 2 years ago
- Java library for distributed zero knowledge proof systems☆245Updated 3 years ago
- If you like this project, please ⭐⭐⭐ it on GitHub!! Solidity-compatible BLS signatures, threshold encryption, distributed key generation …☆154Updated last week
- Cryptographic accumulator based on the strong RSA assumption, Python & Solidity