Module curve25519_dalek::backend::serial::scalar_mul::pippenger
source · Available on not (
curve25519_dalek_backend="simd"
and (target features avx2
or avx512ifma
)) and crate feature alloc
only.Expand description
Implementation of a variant of Pippenger’s algorithm.
Structs
Implements a version of Pippenger’s algorithm.