Skip to main content

PQCode

Type Alias PQCode 

Source
pub type PQCode = Vec<u8>;
Expand description

PQ code for a single vector (M bytes)

Aliased Typeยง

pub struct PQCode { /* private fields */ }