Module curve25519_dalek::backend::vector::ifma::constants [−][src]
This is supported on crate feature
simd_backend
and (target features avx2
or avx512ifma
) and target feature avx512ifma
only.Expand description
This module contains constants used by the IFMA backend.
Statics
Odd multiples of the Ed25519 basepoint:
The identity element as a CachedPoint
.
The identity element as an ExtendedPoint
.