pub type CompressedPointSize<C> = <FieldSize<C> as ModulusSize>::CompressedPointSize;
Expand description
Size of a compressed elliptic curve point.
pub type CompressedPointSize<C> = <FieldSize<C> as ModulusSize>::CompressedPointSize;
Size of a compressed elliptic curve point.