Found 21 repositories(showing 21)
RareSkills
Exercises to learn the syntax of Circom and create EVM compatible zero knowledge programs.
zcash-hackworks
Pay for the solution to a sudoku puzzle with a zero-knowledge contingent payment
Chain-of-Insight
PoP Machine Glow is a zero knowledge "proof of puzzle" oracle and DApp. PoPMG verifies your user knows an answer to your question without itself knowing that answer.
rodrigombsoares
A mirror of RareSkills/zero-knowledge-puzzles with solutions
Wucklace
nexus zero knowledge puzzle
IvanPsurtcev
Solution of Zero-Knowledge-puzzles from RareSkills
Verslapper
A puzzle/platformer game. Going from zero Godot knowledge to this in a month, as part of a monthly gamejam.
CleanPegasus
Solutions to my homework from rareskills circom bootcamp
Edward-959
No description available
My solutions of the zero knowledge puzzles from RareSkills
YadlaMani
Personal solutions to RareSkills’ zero-knowledge puzzles.
iri031
Solutions to zk puzzles from rareskills. https://github.com/RareSkills/zero-knowledge-puzzles
aryaethn
Solution to zkHack Double Trouble Puzzle - Zero Knowledge Inner Product Proof Attack
Bilal-01
Zero knowledge based Sudoku puzzle. Prove that you have solved the Sudoku without showing the solution!
Itshbhere
A blockchain-based Panagram (anagram puzzle) game that leverages zero-knowledge proofs (ZKPs) for privacy and fairness. The smart contracts are written in Solidity, while zero-knowledge circuits and proof generation are handled using Noir and Barretenberg. This setup allows users to prove they have solved a puzzle without revealing the solution.
fbanfi90
A puzzle game where players prove in zero-knowledge (via zk-SNARKs) that they found the empty cell in a dotted grid, without revealing its location.
pky1987
The ZK-Word-Puzzle Game is an innovative project that combines the elements of puzzle-word with advanced cryptographic principles, specifically using Zero-Knowledge (ZK) Circuits. This game aims to challenge players while ensuring privacy and security through cryptographic techniques.
Napcalx
Panagram is a zero-knowledge powered word-guessing game that merges the fun of puzzles with the trustless guarantees of cryptography. Players attempt to guess the secret word each round, but thanks to zkSNARK proofs, correctness is verified without revealing the actual secret.
Cluee234
Interactive puzzle game demonstrating Anoma’s zero-knowledge proof concept. Players guess a secret number by answering yes/no questions, simulating privacy-preserving proof without revealing the secret. A fun, educational way to explore Anoma’s privacy tech.
saddam92
ZK Word Battles is a daily head-to-head word game where players prove they solved a puzzle *without revealing the answer*. Zero-knowledge (ZK) proofs attest to valid gameplay; Soundness Layer (SL) verifies those proofs quickly and cheaply, so leaderboards can’t be cheated.
Yogi-T-bit
ZKP Sudoku Cryptography is a project that combines Zero-Knowledge Proofs (ZKP) with the classic Sudoku puzzle. This project demonstrates how cryptographic techniques can verify the correctness of a Sudoku solution without revealing the solution itself. It features an interactive Sudoku solver and ensures cryptographic security.
All 21 repositories loaded