pub type UncompressedPointSize<C> = <FieldSize<C> as ModulusSize>::UncompressedPointSize;
Expand description
Size of an uncompressed elliptic curve point.
pub type UncompressedPointSize<C> = <FieldSize<C> as ModulusSize>::UncompressedPointSize;
Size of an uncompressed elliptic curve point.