Module curve25519_dalek::backend::vector::scalar_mul::straus::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.