Skip to main content

Set Accumulator

Definition

A set accumulator is a cryptographic primitive that allows for the concise representation of a set of elements in a fixed-size value, called an accumulator value. This value can be used to prove that an element is a member of the set membership proof or not a member non-membership proof without revealing the entire set. It offers efficient verification for large data collections.