Module constants

Module constants 

Source
Available on docsrs and curve25519_dalek_bits=64 only.
Expand description

This module contains backend-specific constant values, such as the 64-bit limbs of curve constants.

Constants§

ED25519_BASEPOINT_POINT
The Ed25519 basepoint, as an EdwardsPoint.
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.

Statics§

ED25519_BASEPOINT_TABLEprecomputed-tables
Table containing precomputed multiples of the Ed25519 basepoint \(B = (x, 4/5)\).