[−][src]Constant curve25519_dalek::backend::serial::u64::constants::SQRT_AD_MINUS_ONE
pub(crate) const SQRT_AD_MINUS_ONE: FieldElement51
= sqrt(a*d - 1)
, where a = -1 (mod p)
, d
are the Edwards curve parameters.