codeesura / Zero-Knowledge-Proof-Python-ImplementationLinks
Zero-Knowledge Proofs (ZKP) allow a party to prove knowledge of a value to another party without revealing the actual value. This Python implementation provides a simple ZKP framework, enabling secure interactions while preserving privacy.
☆25Updated 2 years ago
Alternatives and similar repositories for Zero-Knowledge-Proof-Python-Implementation
Users that are interested in Zero-Knowledge-Proof-Python-Implementation are comparing it to the libraries listed below
Sorting:
- Library for programming zk-SNARKs directly in Python☆191Updated last year
- Zero-Knowledge Swiss Knife☆97Updated 3 years ago
- We are a community of researchers and developers interested in advancing homomorphic encryption and other secure computation techniques.☆65Updated this week
- Python implementation of ECC pairing and bn_128 and bls12_381 curve operations☆221Updated last month
- A python implementation of the signature scheme Falcon☆190Updated 3 weeks ago
- A Lightweight Partially Homomorphic Encryption Library for Python☆98Updated last month
- Zero-Knowledge Proof Implementation for Passwords and Other Secrets☆124Updated 5 years ago
- Python-based system for zk-SNARK based verifiable computations and smart contracts☆84Updated 6 years ago
- A GKR-based zero-knowledge proof protocol for CNN model inference.☆87Updated 2 years ago
- A programming language and compiler which enable automatic compilation of intuitive data privacy specifications to NIZK-enabled private s…☆88Updated 2 years ago
- A Python implemented McEliece Cryptosystem☆12Updated 2 years ago
- Source code for "Building Cryptographic Proofs from Hash Functions"☆223Updated 2 months ago
- A curated list of amazing Fully Homomorphic Encryption (FHE) resources created by the team at Zama.☆441Updated last month
- Rust crypto library for data privacy tools☆123Updated 4 months ago
- The official repository hosting the ZKProof Community Reference & Proposals documents.☆110Updated 3 years ago
- Elliptic curve pairing in Python☆57Updated 5 years ago
- A curated list of awesome Zero-Knowledge Proofs (ZKP) resources.☆333Updated 8 months ago
- ☆315Updated 9 months ago
- A collection of Paillier cryptosystem zero knowledge proofs☆120Updated 2 years ago
- Crypto application code for the zkSNARKs toolbox ZoKrates☆53Updated last year
- This archived repository lacks recent updates. Developers seeking an actively maintained alternative should consider ethereum/py_ecc☆111Updated last year
- Python3 implementation of Bulletproofs - non-interactive zero-knowledge proof protocol with very short proofs and without a trusted setup…☆28Updated 3 years ago
- ☆81Updated 5 years ago
- An implementation of the Rinocchio protocol (SNARK for Ring Arithmetic) over SEAL FHE ring elements☆39Updated 2 years ago
- Verifying a 512-layer CNN w/ Nova☆171Updated 2 years ago
- lattice-based zkSNARKs over libsnark [ISW21]☆36Updated last year
- Pure-Python implementation of a threshold ecdsa signature scheme based on a secure multi-party computation (MPC) protocol for evaluating …☆30Updated last year
- ☆20Updated 3 weeks ago
- A curated list of amazing tools, products, tutorials, applications, publications, and other resources related to OpenFHE☆38Updated 3 weeks ago
- Tutorial for STARKs with supporting code in python☆235Updated 7 months ago