Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

CompressedPointSize

Type Alias CompressedPointSize 

Source
pub type CompressedPointSize<C> = <FieldBytesSize<C> as ModulusSize>::CompressedPointSize;
Expand description

Size of a compressed elliptic curve point.