Type Alias Packed128b

Source
pub type Packed128b = PackedBinaryGhash4x128b;
Expand description

Type alias for a packed 128b field element with non-trivial packing width.

Aliased Typeยง

pub struct Packed128b(/* private fields */);