[][src]Module accumulator::proof

Succinct proofs over unknown-order groups. These proofs are used as building blocks for many of the cryptographic primitives in this library.

Use standalone with caution.

Implementations are based on Section 3 of BBF.

Structs

Poe

Struct for NI-PoE.

Pokcr

Struct for NI-PoKCR.

Poke2

Struct for NI-PoKE2.