Expand description
Scalar types.
Structs§
- Scalar blinded with a randomly generated masking value.
- Non-zero scalar type.
- Generic scalar type with primitive functionality.
Traits§
- Instantiate a scalar from an unsigned integer without checking for overflow.
- Is this scalar greater than n / 2?
Type Aliases§
- Scalar field element for a particular elliptic curve.