Repository navigation
零知识证明

零知识证明(ZKP)是一种加密协议,在该协议中,一方在不泄露任何信息的情况下,向另一方证明某命题的真实性
零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP
"Zero-Knowledge" Proof Implementation with HMAC Communication in Python
"Zero-Knowledge" Proof Implementation with HMAC Communication in JavaScript
"Zero-Knowledge" Proof Implementation with HMAC Communication in C++
"Zero-Knowledge" Proof Implementation with HMAC Communication in Go
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
ZK-rollup in Javascript, using circom & snarkJS. This is a meant-to-be-simple implementation aimed at learners.