snark_verifier

Module util

Source
Expand description

Utilities.

Modules§

  • Arithmetic related re-exported traits and utilities.
  • Hash algorithms.
  • Multi-scalar multiplication algorithm.
  • Polynomial.
  • Transcript traits.

Functions§

  • Parallelly executing the function on the given mutable slice.
  • Parallelly executing the function on the items of the given iterator.