See: Description
| Interface | Description |
|---|---|
| AccumulatorDigest |
A short representation of a set.
|
| AccumulatorScheme<AccumulatedType extends org.cryptimeleon.math.serialization.Representable> |
An accumulator scheme is essentially a hash function that takes a set of values and creates a short digest for this set.
|
| AccumulatorWitness |
Interface for a witness of an accumulator.
|