Module elliptic_curve::scalar

source ·
Expand description

Scalar types.

Structs

Traits

  • Instantiate a scalar from an unsigned integer without checking for overflow.
  • Is this scalar greater than n / 2?

Type Aliases

  • Scalararithmetic
    Scalar field element for a particular elliptic curve.
  • Bit representation of a scalar field element of a given curve.