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

Size of field elements of this elliptic curve.