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

pub(crate) const SQRT_AD_MINUS_ONE: FieldElement51;
Expand description

= sqrt(a*d - 1), where a = -1 (mod p), d are the Edwards curve parameters.