Constant curve25519_dalek_ng::constants::RISTRETTO_BASEPOINT_POINT [−][src]
pub const RISTRETTO_BASEPOINT_POINT: RistrettoPoint;
Expand description
The Ristretto basepoint, as a RistrettoPoint
.
This is called _POINT
to distinguish it from _TABLE
, which
provides fast scalar multiplication.