Skip to main content

Universal Accumulator

Definition

A Universal Accumulator is a cryptographic data structure that can efficiently commit to a set of elements and subsequently provide short proofs for both membership and non-membership of any element in the set. Unlike some other accumulators, its construction allows for these proofs to be generated without revealing the entire set. This cryptographic tool supports verifiable statements about set inclusion or exclusion with minimal disclosure. It offers versatility in managing verifiable data sets.