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.
☆23Updated 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☆187Updated last year
- A curated list of amazing Fully Homomorphic Encryption (FHE) resources created by the team at Zama.☆415Updated last month
- We are a community of researchers and developers interested in advancing homomorphic encryption and other secure computation techniques.☆65Updated last week
- Zero-Knowledge Swiss Knife☆96Updated 2 years ago
- Python-based system for zk-SNARK based verifiable computations and smart contracts☆83Updated 6 years ago
- Zero-Knowledge Proof Implementation for Passwords and Other Secrets☆124Updated 4 years ago
- A Lightweight Partially Homomorphic Encryption Library for Python☆92Updated 3 months ago
- Python implementation of ECC pairing and bn_128 and bls12_381 curve operations☆215Updated 2 months ago
- Crypto application code for the zkSNARKs toolbox ZoKrates☆53Updated last year
- Source code for "Building Cryptographic Proofs from Hash Functions"☆217Updated 4 months ago
- A programming language and compiler which enable automatic compilation of intuitive data privacy specifications to NIZK-enabled private s…☆88Updated last year
- The official repository hosting the ZKProof Community Reference & Proposals documents.☆108Updated 3 years ago
- Demo of ML for MNIST classification in a zero knowledge proof☆124Updated 3 years ago
- MSc module in Applied Cryptography - CSN11131☆68Updated last month
- A GKR-based zero-knowledge proof protocol for CNN model inference.☆87Updated 2 years ago
- Rust crypto library for data privacy tools☆118Updated last month
- Circom Circuits Library for Machine Learning☆181Updated last year
- ☆309Updated 6 months ago
- Tutorial and example code for using libsnark☆190Updated 4 years ago
- A python implementation of the signature scheme Falcon☆183Updated last year
- Robust MPC-based confidentiality layer for blockchains☆137Updated 4 years ago
- ☆84Updated 4 months ago
- A tiny, educational library for secure multi-party computation (in pure Python).☆92Updated 2 years ago
- C++ library for IOP-based zkSNARKs☆175Updated last year
- non-custodial exchange build with rollup☆104Updated 2 years ago
- An implementation of the Rinocchio protocol (SNARK for Ring Arithmetic) over SEAL FHE ring elements☆38Updated last year
- ☆20Updated 10 months ago
- A simple Python implementation of threshold BLS signatures.☆41Updated last year
- Extensive benchmarks of various zero-knowledge proof systems for Fully Homomorphic Encryption☆46Updated 6 months ago
- A framework to run Fully Homomorphic Encryption computations (especially using the SEAL library) on Trusted Execution Environments, with …☆47Updated 2 years ago