[−][src]Module curve25519_dalek::backend::serial::u64::constants
This module contains backend-specific constant values, such as the 64-bit limbs of curve constants.
Constants
AFFINE_ODD_MULTIPLES_OF_BASEPOINT | Odd multiples of the basepoint |
APLUS2_OVER_FOUR |
|
ED25519_BASEPOINT_POINT | The Ed25519 basepoint, as an |
ED25519_BASEPOINT_TABLE | Table containing precomputed multiples of the Ed25519 basepoint \(B = (x, 4/5)\). |
ED25519_BASEPOINT_TABLE_INNER_DOC_HIDDEN | Inner constant, used to avoid filling the docs with precomputed points. |
EDWARDS_D | Edwards |
EDWARDS_D2 | Edwards |
EDWARDS_D_MINUS_ONE_SQUARED | Edwards |
EIGHT_TORSION | The 8-torsion subgroup \(\mathcal E [8]\). |
EIGHT_TORSION_INNER_DOC_HIDDEN | Inner item used to hide limb constants from cargo doc output. |
INVSQRT_A_MINUS_D |
|
L |
|
LFACTOR |
|
MINUS_ONE | The value of minus one, equal to |
ONE_MINUS_EDWARDS_D_SQUARED | One minus edwards |
R |
|
RR |
|
SQRT_AD_MINUS_ONE |
|
SQRT_M1 | Precomputed value of one of the square roots of -1 (mod p) |