Type Definition elliptic_curve::scalar::Scalar[][src]

type Scalar<C> = <<C as ProjectiveArithmetic>::ProjectivePoint as Group>::Scalar;
This is supported on crate feature arithmetic only.

Scalar field element for a particular elliptic curve.