zordle

ZK proof game

A web application built using Zero-Knowledge Proof technology to verify players' knowledge of word mappings without revealing the words themselves.

Wordle, but with ZK proofs!

GitHub

215 stars
5 watching
13 forks
Language: Rust
last commit: almost 2 years ago
cryptographygamewordle

Related projects:

Repository Description Stars
scipr-lab/dizk A Java library enabling verifiable computations in distributed systems using zero-knowledge proofs and scalable arithmetic. 234
ddkang/zkml A framework for constructing proofs of ML model execution in ZK-SNARKs 345
zokrates/zokrates Toolbox for implementing and deploying zkSNARKs on the Ethereum blockchain 1,828
0xzkml/zk-mnist A demo project that integrates machine learning and zero-knowledge proof verification in a web application using TypeScript. 119
microsoft/spartan A high-speed zero-knowledge proof system with transparent setup and arbitrary NP statement support 694
zkonduit/ezkl An engine for doing inference on deep learning models and computational graphs in a ZKML proof system 946
luozhuzhang/zkps-circuit-snark A zk-SNARK implementation using circom and snarkjs for secure multi-party computation and decentralized applications. 61
iden3/wasmsnark A Web Assembly-based library for generating and verifying zero-knowledge proofs using zkSnark protocols 210
brownie/cashlib A system for specifying and executing cryptographic operations and electronic cash transactions in a high-level language. 54
worldcoin/proto-neural-zkp A system to verify neural networks in zero-knowledge proofs using cryptographic techniques 169
scipr-lab/libsnark A C++ library implementing a cryptographic method for proving the integrity of computations in zero knowledge. 1,838
privacy-scaling-explorations/chiquito A high-level DSL for implementing zero-knowledge proof applications with structured abstractions and a focus on performance. 188
baro77/zkbasicscs A concise introduction to Zero-Knowledge Proofs basics 119
sdiehl/bulletproofs A cryptographic project providing a protocol for short, non-interactive zero-knowledge proofs of knowledge about committed values. 535
dusk-network/plonk A Rust implementation of a secure cryptographic system for efficient zero-knowledge proofs 551