Skip to main content

Dynamic Set

Definition

In cryptography, a dynamic set refers to a collection of elements where members can be added or removed over time, while still allowing for efficient verification of membership or non-membership. This contrasts with static sets, which are fixed once created. Such sets are crucial for cryptographic accumulators and privacy-preserving protocols.