© 2023 Hashnode
#zero-knowledge
What is Zero-knowledge? Zero Knowledge Proof (ZKP) is a cryptographic technique that allows a party to prove that they know a secret without revealing the secret itself. Without disclosing the hidden …
At Dwarves, we are currently working on creating a bridge token in one of our blockchain projects. With more recent concerns on privacy and security, we wanted to understand how we could move tokens a…
Zero Knowledge Proofs (ZKPs) are a powerful tool in the world of cryptography that allows for secure and private... Stop... Let's start again, shall we? Imagine a scenario where I (Dolapo) need to sen…
Zero-knowledge proofs (ZKP) are a fascinating and increasingly important concept in the fields of cryptography and computer science. At their core, ZKPs allow one party to prove to another party that …
The Great Data Heist It's a digital world we live in, and with every click, every search, and every purchase, we're creating a digital trail of our lives. However, the question remains, who has access…
File sharing has gradually become a necessary part of our everyday lives. Whether for work or personal use, we rely on various web and mobile applications to send and receive files. The process would …
00: Setting the Scene Imagine you're playing a game of 20 Questions with a friend. Your friend has picked a secret word, and it's your job to figure it out by asking questions. But there's a twist: yo…
“truth”, or "proof of truth" is not enough. Imagine this: You ask me to prove to you that I have a spouse, but I do not intend on telling you anything about my spouse or revealing anything about my we…
TL;DR: Zero-knowledge proofs are a way to cryptographically prove a statement is true without revealing the statement itself Mina is a Layer 1 blockchain focused on zero-knowledge. It remains at a co…
This simple project shows you how to deploy an ERC-20 token on the Scroll L2 testnet using HardHat. Scroll is a new and emerging EVM compatible zero knowledge rollup blockchain aimed at improving Ethe…