Available on curve25519_dalek_bits="32" only.
Expand description

This module contains various constants (such as curve parameters and useful field elements like sqrt(-1)), as well as lookup tables of pre-computed points.

Constants

The Ed25519 basepoint, as an EdwardsPoint.
The 8-torsion subgroup \(\mathcal E [8]\).

Statics

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