零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP
-
Updated
Aug 29, 2025 - Jupyter Notebook
Zero-knowledge proof (ZKP) is a cryptographic protocol where one party can prove to another party that a statement is true without revealing any information beyond the fact of the statement’s truth.
零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP
Workshops organized to introduce students to security, AI, blockchain, AR/VR, hardware and software
Zero Knowledge Light Client Implementation by Zpoken team.
Hyperbridge scales verifiable interoperability
A month-long zkp study group, one topic at a time.
A Zero-Knowledge Protocol for Provable User Data Management
Verifying biometric passports with zero knowledge proofs (SNARKs)
ZPrize 2022 - All qualified entries
A versatile and powerful framework for creating customized rollups with a variety of options. Our framework supports EVM, SVM, and CosmWasm-based rollups
A common lisp DSL for writing zero knowledge circuits
ZK-rollup in Javascript, using circom & snarkJS. This is a meant-to-be-simple implementation aimed at learners.
Docker Complete Guide - Run Nexus node as Prover Network.
A(n almost) complete atlas of contemporary Zero-Knowledge Proof technologies
ZkpSharp is a .NET library for implementing Zero-Knowledge Proofs (ZKP). This library allows you to securely prove certain information (such as age or balance) without revealing the actual data. It uses cryptographic hashes and salts to ensure privacy and security.