Core Protocol
Sigma Protocol
Também chamado de:Zero-Knowledge Proof Protocol
📖O que é
Three-move interactive proof (commit, challenge, response) proving knowledge of a secret without revealing it. Used in Solana's confidential transfers: the sender proves they have sufficient balance and the transfer is valid without revealing amounts. Can be made non-interactive via Fiat-Shamir heuristic.
Sua exploração
0 termos visitados no totalTermos relacionados explorados0/3
Termos Relacionados
Zero-Knowledge Proofs (ZKP)ZK Compression
A zero-knowledge proof is a cryptographic protocol by which a prover convinces a verifier …
Ver termo →ElGamal EncryptionZK Compression
ElGamal encryption is a public-key cryptosystem based on the Diffie-Hellman problem over a…
Ver termo →Groth16ZK Compression
Groth16 is a highly efficient zk-SNARK proving system introduced by Jens Groth in 2016 tha…
Ver termo →