k256

Type Alias WideBytes

Source
pub type WideBytes = GenericArray<u8, U64>;
Expand description

Bytes used by a wide reduction: twice the width of FieldBytes.

Aliased Typeยง

struct WideBytes { /* private fields */ }