Skip to main content

Dynamic Accumulator

Definition

A dynamic accumulator is a cryptographic primitive that allows for the efficient addition and deletion of elements to a set, while maintaining a concise proof of membership for any element. This structure enables efficient verification of set membership without revealing all elements of the set. It finds application in systems requiring verifiable, yet private, membership proofs.