pub type UncompressedPointSize<C> = <FieldBytesSize<C> as ModulusSize>::UncompressedPointSize;Expand description
Size of an uncompressed elliptic curve point.
main (development) branch of crypto-glue.pub type UncompressedPointSize<C> = <FieldBytesSize<C> as ModulusSize>::UncompressedPointSize;Size of an uncompressed elliptic curve point.