zuc

Type Alias Zuc128

Source
pub type Zuc128 = StreamCipherCoreWrapper<Zuc128Core>;
Expand description

ZUC128 stream cipher (GB/T 33133.1-2016)

Aliased Typeยง

struct Zuc128 { /* private fields */ }