Update zk-SNARK-and-decentralized-identity.md
This commit is contained in:
parent
209db2d028
commit
6e3ea530c5
|
@ -1,8 +1,10 @@
|
|||
[Zero-knowledge Proof of Identity paper](https://eprint.iacr.org/2019/546.pdf)
|
||||
"turning X.509 certificates into anonymous credentials."
|
||||
|
||||
"zk-SNARK is a form of cryptography that proves possession of certain information without revealing that information, and without any interaction between the prover and verifier."
|
||||
|
||||
[business level description of zkSNARK](https://medium.com/@SamRadOfficial/why-zk-snarks-are-crucial-for-blockchain-data-privacy-e02f4bc1d352)
|
||||
"zk-SNARK is a form of cryptography that proves possession of certain information without revealing that information, and without any interaction between the prover and verifier."
|
||||
|
||||
|
||||
[Introduction to zk-SNARKs with Examples](https://media.consensys.net/introduction-to-zksnarks-with-examples-3283b554fc3b)
|
||||
|
||||
|
|
Loading…
Reference in New Issue