Zero knowledge proofs
Posted on sob 29 październik 2016 in Programming articles • Tagged with cryptography, zero-knowledge, snarks
Zero knowledge proofs are a powerful cryptographical concept, but they might be complex and hard to grasp at first. Let's start exploring the subject with a simple example, which I first read here.
A classic example
Imagine you are playing snooker with your color-blind friend and you want to ...
Continue reading