Skip to content

Commit

Permalink
Merge pull request #4492 from Pfed-prog/main
Browse files Browse the repository at this point in the history
adding zkp
  • Loading branch information
jmeridth authored Oct 20, 2024
2 parents 2368848 + e863303 commit b06c638
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions topics/zkp/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
aliases: zkps, zkproof, zero-knowledge-proofs
display_name: Zero-knowledge proof
short_description: ZKP allows one party to prove a statement to another party without revealing any information about that statement.
topic: zkp
logo: zkp.png
related: cryptography, zk
wikipedia_url: https://en.wikipedia.org/wiki/Zero-knowledge_proof
---

Zero-knowledge proof (ZKP) is a cryptographic protocol where one party can prove to another party that a statement is true without revealing any information beyond the fact of the statement's truth.
Binary file added topics/zkp/zkp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b06c638

Please sign in to comment.