Skip to main content

Vector Commitment Schemes

Definition

Vector commitment schemes are cryptographic tools that allow a committer to commit to an ordered list, or vector, of values in a concise manner. Later, the committer can efficiently prove that a specific value at a particular position exists within the committed vector, without revealing the other values. This proof, known as an opening, is typically very small regardless of the vector’s length. They provide a compact way to commit to multiple data points simultaneously.