[][src]Constant curve25519_dalek::constants::BASEPOINT_ORDER

pub const BASEPOINT_ORDER: Scalar

BASEPOINT_ORDER is the order of the Ristretto group and of the Ed25519 basepoint, i.e., $$ \ell = 2^{252} + 27742317777372353535851937790883648493. $$