Module curve25519_dalek::backend::serial::scalar_mul::pippenger

source ·
Available on crate feature alloc only.
Expand description

Implementation of a variant of Pippenger’s algorithm.

Structs§

  • Implements a version of Pippenger’s algorithm.