Scalar

Type Alias Scalar 

Source
pub type Scalar<C> = <<<C as Ciphersuite>::Group as Group>::Field as Field>::Scalar;
Expand description

An element of the Ciphersuite C’s Group’s scalar Field.