Skip to main content

Vector Accumulator

Definition

A Vector Accumulator is a cryptographic primitive that allows for efficient, verifiable aggregation of many values into a single, compact representation. It enables proofs that a specific value is part of the aggregated set without revealing all other elements. This structure supports membership proofs and non-membership proofs in a computationally efficient manner. It is a building block for advanced cryptographic schemes.