Skip to main content

Witness Hiding

Definition

Witness hiding is a cryptographic property of certain proof systems where the proof reveals nothing about the “witness” or secret information used to generate it, beyond the truth of the statement being proven. This ensures that the prover’s private data remains confidential while still allowing for verifiable claims. It is a key component of privacy-preserving technologies. This property is fundamental to zero-knowledge proofs.