Expand description

Various constants, such as the Ristretto and Ed25519 basepoints.

Constants§

Statics§

  • ED25519_BASEPOINT_TABLEcurve25519_dalek_bits="64"
    Table containing precomputed multiples of the Ed25519 basepoint \(B = (x, 4/5)\).
  • RISTRETTO_BASEPOINT_TABLEprecomputed-tables
    The Ristretto basepoint, as a RistrettoBasepointTable for scalar multiplication.