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