Available on
curve25519_dalek_bits="64"
only.Expand description
This module contains backend-specific constant values, such as the 64-bit limbs of curve constants.
Constants
- The Ed25519 basepoint, as an
EdwardsPoint
. - The 8-torsion subgroup \(\mathcal E [8]\).
Statics
- ED25519_BASEPOINT_TABLE
precomputed-tables
Table containing precomputed multiples of the Ed25519 basepoint \(B = (x, 4/5)\).