pub type Scalar<C> = <C as CurveArithmetic>::Scalar;
Scalar field element for a particular elliptic curve.