elliptic_curve

Type Alias FieldSize

Source
pub type FieldSize<C> = <<C as Curve>::UInt as ArrayEncoding>::ByteSize;
Expand description

Size of field elements of this elliptic curve.