[][src]Module fawkes_crypto_powersoftau::batched_accumulator

Structs

BatchedAccumulator

The Accumulator is an object that participants of the ceremony contribute randomness to. This object contains powers of trapdoor tau in G1 and in G2 over fixed generators, and additionally in G1 over two other generators of exponents alpha and beta over those fixed generators. In other words:

Enums

AccumulatorState

Functions

verify_transform

Verifies a transformation of the BatchedAccumulator with the PublicKey, given a 64-byte transcript digest.