pub type Zuc128 = StreamCipherCoreWrapper<Zuc128Core>;Expand description
ZUC128 stream cipher (GB/T 33133.1-2016)
Aliased Typeยง
struct Zuc128 { /* private fields */ }pub type Zuc128 = StreamCipherCoreWrapper<Zuc128Core>;ZUC128 stream cipher (GB/T 33133.1-2016)
struct Zuc128 { /* private fields */ }