Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

ZeroKnowledgeProofs

Guides

  • ZeroKnowledgeProofs

Tech Notes

  • ZeroKnowledge Authentication
  • zk-SANRK compilation
  • zkSNARK Compilation

Symbols

  • AnswerZeroKnowledgeQuery
  • CompileArithmeticCircuit
  • CompileQuadraticArithmeticProgram
  • EvaluateArithmeticCircuitSolution
  • GenerateZeroKnowledgePrivateSolution
  • GenerateZeroKnowledgeProof
  • GenerateZeroKnowledgeProver
  • GenerateZeroKnowledgeQuery
  • GenerateZeroKnowledgeWitness
  • VerifyZeroKnowledgeProof
  • ZeroKnowledgeCipherProblem
  • ZeroKnowledgeCipherSolution
  • ZeroKnowledgePrivateCipher
  • ZeroKnowledgePrivateCipher
  • ZeroKnowledgePrivateSolution
  • ZeroKnowledgePublicProblem
  • ZeroKnowledgePublicWitness
  • ZeroKnowledgeQuery
  • ZeroKnowledgeResponse
ZeroKnowledgeProofs
Zero-knowledge proofs (zk-Proofs) are communication protocols by which a prover can demonstrate to a verifier that it possesses a solution to a given public problem without revealing the content of the solution.
Create and verify ZeroKnowledgeProofs
GenerateZeroKnowledgeProof
— Compile a problem into a new ZeroKnowledgeProof composed of a PublicProblem and a PrivateSolution.
ZeroKnowledgePublicProblem
▪
ZeroKnowledgePrivateSolution
GenerateZeroKnowledgeWitness
— Cipher the PrivateSolution and PublicProblem into a list of homomorphic CipherProblems and CipherSolutions that will be shared with a verifier.
ZeroKnowledgeCipherProblem
▪
ZeroKnowledgeCipherSolution
VerifyZeroKnowledgeProof
— Verify the veracity of a ZeroKnowledgeProof for a given PublicProblem based on the proof's witness.
Interactive zkProofs
GenerateZeroKnowledgeQuery
— Ask the witness of a ZeroKnowledgeProof to retrieve either the CipherSolution or the CipherTransformation.
AnswerZeroKnowledgeQuery
— Return the witness CipherSolution or CipherTransformation as requested by the verifier in a query.
ZeroKnowledgeQuery
▪
ZeroKnowledgeResponse
zk-ZNARK
CompileArithmeticCircuit
▪
EvaluateArithmeticCircuitSolution
▪
CompileQuadraticArithmeticProgram
TechNotes
▪
ZeroKnowledge Authentication
▪
zkSNARK Compilation
RelatedLinks
[WSS22] Implementation of Interactive Zero Knowledge proofs paclet​
▪
Towards a zk-SNARK compiler for Wolfram language
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com