curve25519_dalek::backend::vector::scalar_mul::straus

Module spec_avx2

Source
Available on curve25519_dalek_backend="simd" and crate feature alloc only.

Structs§

  • Multiscalar multiplication using interleaved window / Straus’ method. See the Straus struct in the serial backend for more details.