Module curve25519_dalek::backend::vector::scalar_mul::straus [−][src]
This is supported on crate feature
simd_backend
and (target features avx2
or avx512ifma
) only.Structs
Multiscalar multiplication using interleaved window / Straus’
method. See the Straus
struct in the serial backend for more
details.