Constant curve25519_dalek::backend::serial::u64::constants::MONTGOMERY_A[][src]

pub(crate) const MONTGOMERY_A: FieldElement51;
Expand description

MONTGOMERY_A is equal to 486662, which is a constant of the curve equation for Curve25519 in its Montgomery form. (This is used internally within the Elligator map.)