Skip to main content

Universal Vector Commitments

Definition

Universal vector commitments are cryptographic schemes that allow a party to commit to an ordered list of values and later prove properties about any subset of these values with a small proof. The “universal” aspect implies that the commitment scheme does not need to be re-generated for different vector lengths or updates. This flexibility makes them highly adaptable for dynamic data structures.