Crate multiexp

source ·

Structs

  • A batch verifier intended to verify a series of statements are each equivalent to zero.

Functions

  • Performs a multiexponentation, automatically selecting the optimal algorithm based on the amount of pairs.
  • Performs a multiexponentation in variable time, automatically selecting the optimal algorithm based on the amount of pairs.