Module curve25519_dalek::backend::vector::scalar_mul::vartime_double_base[][src]

This is supported on crate feature simd_backend and (target features avx2 or avx512ifma) only.

Functions

Compute \(aA + bB\) in variable time, where \(B\) is the Ed25519 basepoint.